diff --git a/package/kernel/linux/modules/sound.mk b/package/kernel/linux/modules/sound.mk index 777d274a4e..ebdd3d9fe3 100644 --- a/package/kernel/linux/modules/sound.mk +++ b/package/kernel/linux/modules/sound.mk @@ -262,7 +262,7 @@ $(eval $(call KernelPackage,sound-soc-gw_avila)) define KernelPackage/pcspkr - DEPENDS:=@!TARGET_x86 + DEPENDS:=@TARGET_x86 TITLE:=PC speaker support KCONFIG:= \ CONFIG_INPUT_PCSPKR \