ramips: mark kmod-sound-mtk as broken, it does not compile properly

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48317
This commit is contained in:
Felix Fietkau 2016-01-18 13:22:38 +00:00
parent fa61e3fbba
commit 63aa7023d8

View 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 \