projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29e75b5
)
enable the required packages to use a gpio-based reset button
author
Florian Fainelli
<florian@openwrt.org>
Thu, 4 Mar 2010 08:28:10 +0000
(08:28 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 4 Mar 2010 08:28:10 +0000
(08:28 +0000)
SVN-Revision: 19976
target/linux/rdc/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index 11884ec569e361f42f6f5b37af6181383205be31..b651011677d97da3ffe560535dcbb062faec203b 100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-17,7
+17,8
@@
LINUX_VERSION:=2.6.30.10
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += wpad-mini kmod-rdc321x-wdt kmod-r6040
+DEFAULT_PACKAGES += wpad-mini kmod-r6040 kmod-input-core \
+ kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug
define Target/Description
Build firmware images for RDC321x based routers