Fix the watchdog path for the SCX200 watchdog driver
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> SVN-Revision: 10672
This commit is contained in:
parent
c9160a88b1
commit
f6631d7bd4
@ -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…
Reference in New Issue
Block a user