summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/Makefile
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-12-01 22:48:39 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-12-01 22:48:39 +0000
commitdbcdc67e0e60151a04b28637e958949384ecb9b5 (patch)
treea8cdcf5ee6fe35753ec24f31784f743c57953a12 /target/linux/ramips/Makefile
parent63abf5ef7dd9a82018aab5780dd289d996e4e6d5 (diff)
ramips: fix package name of kmod-input-gpio-buttons
Based on a patch from Omnima Limited. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29379 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/Makefile')
-rw-r--r--target/linux/ramips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile
index 0d82260ac..c9dc086ee 100644
--- a/target/linux/ramips/Makefile
+++ b/target/linux/ramips/Makefile
@@ -17,7 +17,7 @@ LINUX_VERSION:=2.6.39.4
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=\
- kmod-leds-gpio kmod-input-core kmod-input-polldev kmod-gpio-buttons \
+ kmod-leds-gpio kmod-input-core kmod-input-polldev kmod-input-gpio-buttons \
kmod-button-hotplug kmod-rt2800-pci wpad-mini maccalc
define Target/Description