mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
mvebu: fixups for the new driver
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43978 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -186,7 +186,7 @@ $(eval $(call KernelPackage,ledtrig-oneshot))
|
||||
define KernelPackage/leds-tlc59116
|
||||
SUBMENU:=$(LEDS_MENU)
|
||||
TITLE:=TLC59116 LED support
|
||||
DEPENDS:=@TARGET_mvebu kmod-i2c-core
|
||||
DEPENDS:=@TARGET_mvebu +kmod-i2c-core +kmod-regmap
|
||||
KCONFIG:=CONFIG_LEDS_TLC59116
|
||||
FILES:=$(LINUX_DIR)/drivers/leds/leds-tlc59116.ko
|
||||
AUTOLOAD:=$(call AutoLoad,60,leds-tlc59116,1)
|
||||
|
||||
Reference in New Issue
Block a user