projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
b44: fix misalignment and space-saving in rx packet handling (significant throughput...
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches-2.6.26
/
310-adm5120_wdt.patch
diff --git
a/target/linux/adm5120/patches-2.6.26/310-adm5120_wdt.patch
b/target/linux/adm5120/patches-2.6.26/310-adm5120_wdt.patch
index
423b130
..
f6822ec
100644
(file)
--- a/
target/linux/adm5120/patches-2.6.26/310-adm5120_wdt.patch
+++ b/
target/linux/adm5120/patches-2.6.26/310-adm5120_wdt.patch
@@
-1,6
+1,6
@@
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
-@@ -632,6 +632,18 @@
+@@ -632,6 +632,18 @@
config SBC_EPX_C3_WATCHDOG
# MIPS Architecture
# MIPS Architecture
@@
-21,7
+21,7
@@
depends on SGI_HAS_INDYDOG
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
depends on SGI_HAS_INDYDOG
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
-@@ -91,6 +91,7 @@
+@@ -91,6 +91,7 @@
obj-$(CONFIG_SBC_EPX_C3_WATCHDOG) += sbc
# M68KNOMMU Architecture
# MIPS Architecture
# M68KNOMMU Architecture
# MIPS Architecture
This page took
0.028973 seconds
and
4
git commands to generate.