1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 01:13:09 +03:00

[ar71xx] fix package name of kmod-leds-gpio

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17318 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-08-19 19:09:22 +00:00
parent ed4d3a31bb
commit 401569979c

View 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