projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ixp4xx] fix a compiler warning in the Sidewinder board specific code
[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
2f1ac53
..
d7196b9
100644
(file)
--- a/
target/linux/adm5120/patches/310-adm5120_wdt.patch
+++ b/
target/linux/adm5120/patches/310-adm5120_wdt.patch
@@
-1,7
+1,7
@@
-Index: linux-2.6.24/drivers/watchdog/Kconfig
+Index: linux-2.6.24
.2
/drivers/watchdog/Kconfig
===================================================================
===================================================================
---- linux-2.6.24.orig/drivers/watchdog/Kconfig
-+++ linux-2.6.24/drivers/watchdog/Kconfig
+--- linux-2.6.24.
2.
orig/drivers/watchdog/Kconfig
++++ linux-2.6.24
.2
/drivers/watchdog/Kconfig
@@ -607,6 +607,18 @@ config SBC_EPX_C3_WATCHDOG
# MIPS Architecture
@@ -607,6 +607,18 @@ config SBC_EPX_C3_WATCHDOG
# MIPS Architecture
@@
-21,10
+21,10
@@
Index: linux-2.6.24/drivers/watchdog/Kconfig
config INDYDOG
tristate "Indy/I2 Hardware Watchdog"
depends on SGI_IP22
config INDYDOG
tristate "Indy/I2 Hardware Watchdog"
depends on SGI_IP22
-Index: linux-2.6.24/drivers/watchdog/Makefile
+Index: linux-2.6.24
.2
/drivers/watchdog/Makefile
===================================================================
===================================================================
---- linux-2.6.24.orig/drivers/watchdog/Makefile
-+++ linux-2.6.24/drivers/watchdog/Makefile
+--- linux-2.6.24.
2.
orig/drivers/watchdog/Makefile
++++ linux-2.6.24
.2
/drivers/watchdog/Makefile
@@ -89,6 +89,7 @@ obj-$(CONFIG_SBC_EPX_C3_WATCHDOG) += sbc
# M68KNOMMU Architecture
@@ -89,6 +89,7 @@ obj-$(CONFIG_SBC_EPX_C3_WATCHDOG) += sbc
# M68KNOMMU Architecture
This page took
0.022733 seconds
and
4
git commands to generate.