aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-08-19 19:09:22 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-08-19 19:09:22 +0000
commit3cb84887f56bf06173d5d95cbe959c458650de06 (patch)
tree9a77784f4842c6bdf6eee306675c733d7d7a49f2 /target
parentf4ede912f4a594f1d28691bc35a4e42124829da4 (diff)
downloadupstream-3cb84887f56bf06173d5d95cbe959c458650de06.tar.gz
upstream-3cb84887f56bf06173d5d95cbe959c458650de06.tar.bz2
upstream-3cb84887f56bf06173d5d95cbe959c458650de06.zip
fix package name of kmod-leds-gpio
SVN-Revision: 17318
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index 6169629245..9d0eec7102 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -17,7 +17,7 @@ LINUX_VERSION:=2.6.30.5
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
- kmod-gpio-leds kmod-input-core kmod-input-polldev \
+ kmod-leds-gpio kmod-input-core kmod-input-polldev \
kmod-input-gpio-buttons kmod-button-hotplug
define Target/Description