diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-02-03 05:15:25 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-02-03 05:15:25 +0000 |
commit | 007000ead9f2531015d4c2c9f0b14be24d8d4aa1 (patch) | |
tree | 7030bd037771d794b4c63f05018bba341929a65b /target/linux/adm5120/patches-2.6.23/310-adm5120_wdt.patch | |
parent | 799328ae8f609e28164ca5fe688afc38868ae5fb (diff) |
[adm5120] refresh .23 kernel paches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10366 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/patches-2.6.23/310-adm5120_wdt.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.23/310-adm5120_wdt.patch | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/target/linux/adm5120/patches-2.6.23/310-adm5120_wdt.patch b/target/linux/adm5120/patches-2.6.23/310-adm5120_wdt.patch index 55f7b93b4..202e91709 100644 --- a/target/linux/adm5120/patches-2.6.23/310-adm5120_wdt.patch +++ b/target/linux/adm5120/patches-2.6.23/310-adm5120_wdt.patch @@ -1,7 +1,8 @@ -diff -urN linux-2.6.23.11-old/drivers/char/watchdog/Kconfig linux-2.6.23.11/drivers/char/watchdog/Kconfig ---- linux-2.6.23.11-old/drivers/char/watchdog/Kconfig 2007-12-15 04:50:05.000000000 +0100 -+++ linux-2.6.23.11/drivers/char/watchdog/Kconfig 2007-12-26 20:17:56.000000000 +0100 -@@ -583,6 +583,18 @@ +Index: linux-2.6.23.14/drivers/char/watchdog/Kconfig +=================================================================== +--- linux-2.6.23.14.orig/drivers/char/watchdog/Kconfig ++++ linux-2.6.23.14/drivers/char/watchdog/Kconfig +@@ -583,6 +583,18 @@ config SBC_EPX_C3_WATCHDOG # MIPS Architecture @@ -20,10 +21,11 @@ diff -urN linux-2.6.23.11-old/drivers/char/watchdog/Kconfig linux-2.6.23.11/driv config INDYDOG tristate "Indy/I2 Hardware Watchdog" depends on SGI_IP22 -diff -urN linux-2.6.23.11-old/drivers/char/watchdog/Makefile linux-2.6.23.11/drivers/char/watchdog/Makefile ---- linux-2.6.23.11-old/drivers/char/watchdog/Makefile 2007-12-15 04:50:05.000000000 +0100 -+++ linux-2.6.23.11/drivers/char/watchdog/Makefile 2007-12-26 20:19:24.000000000 +0100 -@@ -87,6 +87,7 @@ +Index: linux-2.6.23.14/drivers/char/watchdog/Makefile +=================================================================== +--- linux-2.6.23.14.orig/drivers/char/watchdog/Makefile ++++ linux-2.6.23.14/drivers/char/watchdog/Makefile +@@ -87,6 +87,7 @@ obj-$(CONFIG_SBC_EPX_C3_WATCHDOG) += sbc # M68KNOMMU Architecture # MIPS Architecture |