mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-08 15:49:35 +00:00
kernel/x86: fix typo
Fix typo for KernelPackage w83627hf-wdt. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
9e4ede8344
commit
1e0604e0d1
@ -184,7 +184,7 @@ define KernelPackage/w83627hf-wdt
|
||||
DEPENDS:=@TARGET_x86
|
||||
KCONFIG:=\
|
||||
CONFIG_W83627HF_WDT \
|
||||
ONFIG_WATCHDOG_CORE=y
|
||||
CONFIG_WATCHDOG_CORE=y
|
||||
FILES:=$(LINUX_DIR)/drivers/watchdog/w83627hf_wdt.ko
|
||||
AUTOLOAD:=$(call AutoLoad,50,w83627hf-wdt,1)
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user