aboutsummaryrefslogtreecommitdiffstats
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
commit40f218d9d6f9882847fd7c8af5cd8bd07df34b36 (patch)
tree9f7af00bb73271a26b158f268efebb07758465a6
parent6982adf7200a114628574454612d4d2222559546 (diff)
downloadupstream-40f218d9d6f9882847fd7c8af5cd8bd07df34b36.tar.gz
upstream-40f218d9d6f9882847fd7c8af5cd8bd07df34b36.tar.bz2
upstream-40f218d9d6f9882847fd7c8af5cd8bd07df34b36.zip
[ar71xx] fix package name of kmod-leds-gpio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17318 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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