aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-12-01 22:48:39 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-12-01 22:48:39 +0000
commita253c0d6fbf26213e00a9104e7b5f8e81142f203 (patch)
treea8cdcf5ee6fe35753ec24f31784f743c57953a12 /target/linux/ramips/Makefile
parent12ebf7f0a885f181a9bb541de60fc4c8da5e44ac (diff)
downloadmaster-187ad058-a253c0d6fbf26213e00a9104e7b5f8e81142f203.tar.gz
master-187ad058-a253c0d6fbf26213e00a9104e7b5f8e81142f203.tar.bz2
master-187ad058-a253c0d6fbf26213e00a9104e7b5f8e81142f203.zip
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 0d82260acf..c9dc086ee9 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