mirror of https://github.com/hak5/openwrt-owl.git
parent
93dc8c8d1b
commit
cb0eccf529
|
@ -624,7 +624,7 @@ $(eval $(call KernelPackage,wdt-omap))
|
|||
define KernelPackage/wdt-orion
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=Marvell Orion Watchdog timer
|
||||
DEPENDS:=@TARGET_orion
|
||||
DEPENDS:=@TARGET_orion||@TARGET_kirkwood
|
||||
KCONFIG:=CONFIG_ORION_WATCHDOG
|
||||
FILES:=$(LINUX_DIR)/drivers/$(WATCHDOG_DIR)/orion_wdt.ko
|
||||
AUTOLOAD:=$(call AutoLoad,50,orion_wdt)
|
||||
|
|
Loading…
Reference in New Issue