[ar71xx] fix package name of kmod-leds-gpio
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 19 Aug 2009 19:09:22 +0000 (19:09 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 19 Aug 2009 19:09:22 +0000 (19:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17318 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/Makefile

index 6169629..9d0eec7 100644 (file)
@@ -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