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