Author: wigyori
Date: 2015-07-31 13:58:24 +0200 (Fri, 31 Jul 2015)
New Revision: 46524

Modified:
   trunk/target/linux/mxs/modules.mk
Log:
mxs: build sound-soc-mxs only on 3.18 for now

Signed-off-by: Zoltan HERPAI <[email protected]>



Modified: trunk/target/linux/mxs/modules.mk
===================================================================
--- trunk/target/linux/mxs/modules.mk   2015-07-31 11:52:48 UTC (rev 46523)
+++ trunk/target/linux/mxs/modules.mk   2015-07-31 11:58:24 UTC (rev 46524)
@@ -44,7 +44,7 @@
        $(LINUX_DIR)/sound/soc/mxs/snd-soc-mxs-builtin-pcm.ko \
        $(LINUX_DIR)/sound/soc/codecs/snd-soc-mxs-builtin-codec.ko
   AUTOLOAD:=$(call AutoLoad,65,snd-soc-mxs-builtin-pcm snd-soc-mxs-builtin-dai 
snd-soc-mxs-builtin-codec snd-soc-mxs-builtin-audio)
-  DEPENDS:=@TARGET_mxs +kmod-sound-soc-core
+  DEPENDS:=@TARGET_mxs +kmod-sound-soc-core @LINUX_3_18
   $(call AddDepends/sound)
 endef
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to