mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:37:10 +02:00
[package] kernel: fix leds-wrap dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14257 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7af36dfa73
commit
279715ca10
@ -420,7 +420,7 @@ $(eval $(call KernelPackage,leds-net48xx))
|
||||
define KernelPackage/leds-wrap
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=PCengines WRAP LED support
|
||||
DEPENDS:=@TARGET_x86
|
||||
DEPENDS:=@TARGET_x86 +kmod-scx200-gpio
|
||||
KCONFIG:=CONFIG_LEDS_WRAP
|
||||
FILES:=$(LINUX_DIR)/drivers/leds/leds-wrap.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,50,leds-wrap)
|
||||
|
Loading…
Reference in New Issue
Block a user