projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[target] ixp4xx: add missing config symbol for 2.6.30
[openwrt.git]
/
target
/
linux
/
amazon
/
patches
/
017-wdt-driver.patch
diff --git
a/target/linux/amazon/patches/017-wdt-driver.patch
b/target/linux/amazon/patches/017-wdt-driver.patch
index
fa52fcb
..
ad60b06
100644
(file)
--- a/
target/linux/amazon/patches/017-wdt-driver.patch
+++ b/
target/linux/amazon/patches/017-wdt-driver.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.21.7/drivers/char/watchdog/Makefile
-===================================================================
---- linux-2.6.21.7.orig/drivers/char/watchdog/Makefile
-+++ linux-2.6.21.7/drivers/char/watchdog/Makefile
+--- a/drivers/char/watchdog/Makefile
++++ b/drivers/char/watchdog/Makefile
@@ -74,6 +74,7 @@ obj-$(CONFIG_WATCHDOG_RTAS) += wdrtas.o
# MIPS Architecture
obj-$(CONFIG_INDYDOG) += indydog.o
@@ -74,6 +74,7 @@ obj-$(CONFIG_WATCHDOG_RTAS) += wdrtas.o
# MIPS Architecture
obj-$(CONFIG_INDYDOG) += indydog.o
This page took
0.026497 seconds
and
4
git commands to generate.