mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
build: drop obsolete kernel version dependencies
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44110 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -169,7 +169,6 @@ $(eval $(call KernelPackage,ledtrig-transient))
|
||||
define KernelPackage/ledtrig-oneshot
|
||||
SUBMENU:=$(LEDS_MENU)
|
||||
TITLE:=LED One-Shot Trigger
|
||||
DEPENDS:=@!LINUX_3_3
|
||||
KCONFIG:=CONFIG_LEDS_TRIGGER_ONESHOT
|
||||
FILES:=$(LINUX_DIR)/drivers/leds/$(if $(call kernel_patchver_ge,3.10),trigger/)ledtrig-oneshot.ko
|
||||
AUTOLOAD:=$(call AutoLoad,50,ledtrig-oneshot)
|
||||
|
||||
Reference in New Issue
Block a user