mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:27:30 +02:00
[package] orion_wdt is also available on kirkwood
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32811 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cbc6bff128
commit
fe61983ee0
@ -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
Block a user