projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add preliminary Netgear WNR854T support
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches
/
310-adm5120_wdt.patch
diff --git
a/target/linux/adm5120/patches/310-adm5120_wdt.patch
b/target/linux/adm5120/patches/310-adm5120_wdt.patch
index
1136ee8
..
78eb628
100644
(file)
--- a/
target/linux/adm5120/patches/310-adm5120_wdt.patch
+++ b/
target/linux/adm5120/patches/310-adm5120_wdt.patch
@@
-1,6
+1,6
@@
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
-@@ -6
07,6 +607
,18 @@
+@@ -6
19,6 +619
,18 @@
# MIPS Architecture
# MIPS Architecture
@@
-18,10
+18,10
@@
+
config INDYDOG
tristate "Indy/I2 Hardware Watchdog"
+
config INDYDOG
tristate "Indy/I2 Hardware Watchdog"
- depends on SGI_
IP22
+ depends on SGI_
HAS_INDYDOG
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
-@@ -
89,6 +89
,7 @@
+@@ -
90,6 +90
,7 @@
# M68KNOMMU Architecture
# MIPS Architecture
# M68KNOMMU Architecture
# MIPS Architecture
This page took
0.020627 seconds
and
4
git commands to generate.