Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
4bffa97e4fb608e64a04431f10e9abadf0389b3d
/
.
/
sound
/
atmel
/
Makefile
blob: 219dcfac6086b6d0dcfbd7ad35b41cad6e360119 [
file
] [
log
] [
blame
]
snd
-
atmel
-
abdac
-
objs
:=
abdac
.
o
snd
-
atmel
-
ac97c
-
objs
:=
ac97c
.
o
obj
-
$
(
CONFIG_SND_ATMEL_ABDAC
)
+=
snd
-
atmel
-
abdac
.
o
obj
-
$
(
CONFIG_SND_ATMEL_AC97C
)
+=
snd
-
atmel
-
ac97c
.
o