aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/u8500/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/u8500/Makefile')
-rwxr-xr-xsound/soc/u8500/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/sound/soc/u8500/Makefile b/sound/soc/u8500/Makefile
deleted file mode 100755
index 438c58f2ecd..00000000000
--- a/sound/soc/u8500/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# U8500 Platform Support
-
-snd-soc-u8500-objs := u8500_pcm.o u8500_msp_dai.o
-snd-soc-u8500-ab3550-objs := mop500_ab3550.o
-
-obj-$(CONFIG_SND_SOC_U8500) += snd-soc-u8500.o
-obj-$(CONFIG_SND_SOC_AB3550) += snd-soc-u8500-ab3550.o
-
-
-
-
-