summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-08-19 19:09:22 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-08-19 19:09:22 +0000
commit401569979c4e633d7d4b5b66be2625d5fa7f35df (patch)
tree9f7af00bb73271a26b158f268efebb07758465a6 /target/linux/ar71xx/Makefile
parented4d3a31bbb29abeaffd92e60ca0f16f01416b85 (diff)
[ar71xx] fix package name of kmod-leds-gpio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17318 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-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 616962924..9d0eec710 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