fix package name of kmod-leds-gpio
authorGabor Juhos <juhosg@openwrt.org>
Wed, 19 Aug 2009 19:09:22 +0000 (19:09 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 19 Aug 2009 19:09:22 +0000 (19:09 +0000)
SVN-Revision: 17318

target/linux/ar71xx/Makefile

index 61696292457fd3bfe170415313997175272d1210..9d0eec7102936f1537c754ceeeb5cdc14163abb7 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