Author: nbd Date: 2016-01-18 14:22:38 +0100 (Mon, 18 Jan 2016) New Revision: 48317
Modified: trunk/target/linux/ramips/modules.mk Log: ramips: mark kmod-sound-mtk as broken, it does not compile properly Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/ramips/modules.mk =================================================================== --- trunk/target/linux/ramips/modules.mk 2016-01-18 13:22:34 UTC (rev 48316) +++ trunk/target/linux/ramips/modules.mk 2016-01-18 13:22:38 UTC (rev 48317) @@ -105,7 +105,7 @@ 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 \ _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
