summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-04-01 09:03:13 +0000
committerJohn Crispin <john@openwrt.org>2015-04-01 09:03:13 +0000
commiteeff1f0a12636d80450a50a491af5aa5cb30e6ec (patch)
treece62b00c933b89bfb542d9dbb5a144e472aa7b06 /target/linux/ixp4xx
parent8acbb5783d8df504d48cdcb6d919fb71fa7b179a (diff)
downloadmaster-31e0f0ae-eeff1f0a12636d80450a50a491af5aa5cb30e6ec.tar.gz
master-31e0f0ae-eeff1f0a12636d80450a50a491af5aa5cb30e6ec.tar.bz2
master-31e0f0ae-eeff1f0a12636d80450a50a491af5aa5cb30e6ec.zip
ixp4xx: fix beeper module dependencies
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45214
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r--target/linux/ixp4xx/modules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/modules.mk b/target/linux/ixp4xx/modules.mk
index 8377eec01e..2d6446c05b 100644
--- a/target/linux/ixp4xx/modules.mk
+++ b/target/linux/ixp4xx/modules.mk
@@ -25,7 +25,7 @@ $(eval $(call KernelPackage,ata-ixp4xx-cf))
define KernelPackage/ixp4xx-beeper
SUBMENU:=$(OTHER_MENU)
TITLE:=IXP4XX Beeper support
- DEPENDS:=@TARGET_ixp4xx
+ DEPENDS:=@TARGET_ixp4xx +kmod-input-core
KCONFIG:= \
CONFIG_INPUT_MISC=y \
CONFIG_INPUT_IXP4XX_BEEPER