mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-04 23:21:06 +02:00
Fix the watchdog path for the SCX200 watchdog driver
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10672 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
965588c10c
commit
89d2bf119f
@ -454,7 +454,7 @@ define KernelPackage/scx200-wdt
|
|||||||
TITLE:=Natsemi SCX200 Watchdog support
|
TITLE:=Natsemi SCX200 Watchdog support
|
||||||
DEPENDS:=@TARGET_x86
|
DEPENDS:=@TARGET_x86
|
||||||
KCONFIG:=CONFIG_SC1200_WDT
|
KCONFIG:=CONFIG_SC1200_WDT
|
||||||
FILES:=$(LINUX_DIR)/drivers/char/watchdog/scx200_wdt.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(LINUX_DIR)/drivers/$(WATCHDOG_DIR)/scx200_wdt.$(LINUX_KMOD_SUFFIX)
|
||||||
AUTOLOAD:=$(call AutoLoad,50,scx200_wdt)
|
AUTOLOAD:=$(call AutoLoad,50,scx200_wdt)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user