fix package name of kmod-leds-gpio
SVN-Revision: 17318
This commit is contained in:
parent
f4ede912f4
commit
3cb84887f5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue