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:
parent
fa61e3fbba
commit
63aa7023d8
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue