From df3a27eaf55b89608c42063388b70c60a5044e86 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 18 Jan 2016 13:22:38 +0000 Subject: [PATCH] ramips: mark kmod-sound-mtk as broken, it does not compile properly Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48317 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/modules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/modules.mk b/target/linux/ramips/modules.mk index 66a7f68145..2db8093df5 100644 --- a/target/linux/ramips/modules.mk +++ b/target/linux/ramips/modules.mk @@ -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 \ -- 2.11.0