summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-04 08:28:10 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-04 08:28:10 +0000
commite1e080bae670034aab6786d52f4cdfbe3ff644e3 (patch)
tree64ac3cb80e69d1e8d147a78dacd50aa50349c6ba /target/linux/rdc
parentbaa06e35a67363def7e640d31d2b36b63538eeea (diff)
[rdc] enable the required packages to use a gpio-based reset button
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19976 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc')
-rw-r--r--target/linux/rdc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile
index 11884ec56..b65101167 100644
--- 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