ramips: mark kmod-sound-mtk as broken, it does not compile properly
authorFelix Fietkau <nbd@openwrt.org>
Mon, 18 Jan 2016 13:22:38 +0000 (13:22 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 18 Jan 2016 13:22:38 +0000 (13:22 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48317

target/linux/ramips/modules.mk

index 66a7f681458c1388819ad3d58d6152bc90fe483b..2db8093df54d2a56474d371932b5054197cbd4fb 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 \