ramips: mark kmod-sound-mtk as broken, it does not compile properly
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 18 Jan 2016 13:22:38 +0000 (13:22 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 18 Jan 2016 13:22:38 +0000 (13:22 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48317 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/modules.mk

index 66a7f68..2db8093 100644 (file)
@@ -105,7 +105,7 @@ $(eval $(call KernelPackage,sound-mtk-mt7628))
 
 define KernelPackage/sound-mtk
   TITLE:=Mediatek I2S Alsa Driver
-  DEPENDS:= \
+  DEPENDS:= @BROKEN \
        +kmod-sound-soc-core +kmod-regmap +kmod-i2c-ralink \
        @(TARGET_ramips_mt7628||TARGET_ramips_mt7688||TARGET_ramips_mt7620) \
        +TARGET_ramips_mt7620:kmod-sound-mtk-mt7620 \