projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a7a9c6
)
ixp4xx: fix beeper module dependencies
author
John Crispin
<blogic@openwrt.org>
Wed, 1 Apr 2015 09:03:13 +0000
(09:03 +0000)
committer
John Crispin
<blogic@openwrt.org>
Wed, 1 Apr 2015 09:03:13 +0000
(09:03 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45214
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ixp4xx/modules.mk
patch
|
blob
|
history
diff --git
a/target/linux/ixp4xx/modules.mk
b/target/linux/ixp4xx/modules.mk
index
8377eec
..
2d6446c
100644
(file)
--- 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