projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: build separate image for the WNDR3700 with NA region
[openwrt.git]
/
target
/
linux
/
rdc
/
modules.mk
diff --git
a/target/linux/rdc/modules.mk
b/target/linux/rdc/modules.mk
index
bb4c0cb
..
ce7cbdf
100644
(file)
--- a/
target/linux/rdc/modules.mk
+++ b/
target/linux/rdc/modules.mk
@@
-10,7
+10,7
@@
define KernelPackage/rdc321x-wdt
TITLE:=RDC321x watchdog
DEPENDS:=@TARGET_rdc
KCONFIG:=CONFIG_RDC321X_WDT
TITLE:=RDC321x watchdog
DEPENDS:=@TARGET_rdc
KCONFIG:=CONFIG_RDC321X_WDT
- FILES:=$(LINUX_DIR)/drivers/$(WATCHDOG_DIR)/rdc321x_wdt.
$(LINUX_KMOD_SUFFIX)
+ FILES:=$(LINUX_DIR)/drivers/$(WATCHDOG_DIR)/rdc321x_wdt.
ko
AUTOLOAD:=$(call AutoLoad,50,rdc321x_wdt)
endef
AUTOLOAD:=$(call AutoLoad,50,rdc321x_wdt)
endef
This page took
0.023666 seconds
and
4
git commands to generate.