Skip to content
Snippets Groups Projects
Commit cb0eccf5 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

orion_wdt is also available on kirkwood

SVN-Revision: 32811
parent 93dc8c8d
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment