Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
e92e8dc5c08f9a7093d02b12f384716033c6b79f
/
.
/
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