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