Add patch for linux-3.0 as well.

Fix typo from previous submission with input-keys-polled.
Philip Prindeville - 2011-10-03 01:44:55

SVN-Revision: 28356
This commit is contained in:
Daniel Dickinson
2011-10-03 03:09:20 +00:00
parent 7e372b6dcf
commit c0a625ffbf
2 changed files with 3 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
LEDS_MENU:=LED modules
ifeq ($(strip $(call CompareKernelPatchVer,$(KERNEL_PATCHVER),lt,2.6.39)),1)
define KernelPackage/leds-alix
SUBMENU:=$(LEDS_MENU)
TITLE:=PCengines ALIX LED support
@@ -22,6 +23,7 @@ define KernelPackage/leds-alix/description
endef
$(eval $(call KernelPackage,leds-alix))
endif
define KernelPackage/leds-gpio