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