diff options
Diffstat (limited to 'ANDROID_3.4.5/sound/aoa/codecs/Makefile')
-rw-r--r-- | ANDROID_3.4.5/sound/aoa/codecs/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/sound/aoa/codecs/Makefile b/ANDROID_3.4.5/sound/aoa/codecs/Makefile deleted file mode 100644 index c3ee77fc..00000000 --- a/ANDROID_3.4.5/sound/aoa/codecs/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -snd-aoa-codec-onyx-objs := onyx.o -snd-aoa-codec-tas-objs := tas.o -snd-aoa-codec-toonie-objs := toonie.o - -obj-$(CONFIG_SND_AOA_ONYX) += snd-aoa-codec-onyx.o -obj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o -obj-$(CONFIG_SND_AOA_TOONIE) += snd-aoa-codec-toonie.o |