diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-01-24 12:36:18 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-01-24 12:36:18 +0000 |
commit | 58470cfb0c4913fda38fa8f8bba0625e79e0b9fc (patch) | |
tree | b43f5f14142ac5205698bf4d5548a341699770bf /target | |
parent | 2262fa9f1527ecf966e9ceeded77389d57345803 (diff) | |
download | upstream-58470cfb0c4913fda38fa8f8bba0625e79e0b9fc.tar.gz upstream-58470cfb0c4913fda38fa8f8bba0625e79e0b9fc.tar.bz2 upstream-58470cfb0c4913fda38fa8f8bba0625e79e0b9fc.zip |
refresh patches
SVN-Revision: 25089
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/patches-2.6.38/021-mips_image_cmdline_hack.patch | 4 | ||||
-rw-r--r-- | target/linux/generic/patches-2.6.38/025-mips_disable_fpu.patch | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/patches-2.6.38/021-mips_image_cmdline_hack.patch b/target/linux/generic/patches-2.6.38/021-mips_image_cmdline_hack.patch index 2e9a6e5328..52466ef363 100644 --- a/target/linux/generic/patches-2.6.38/021-mips_image_cmdline_hack.patch +++ b/target/linux/generic/patches-2.6.38/021-mips_image_cmdline_hack.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -901,6 +901,10 @@ config SYNC_R4K +@@ -898,6 +898,10 @@ config SYNC_R4K config MIPS_MACHINE def_bool n @@ -13,7 +13,7 @@ --- a/arch/mips/kernel/head.S +++ b/arch/mips/kernel/head.S -@@ -143,6 +143,12 @@ FEXPORT(__kernel_entry) +@@ -141,6 +141,12 @@ FEXPORT(__kernel_entry) j kernel_entry #endif diff --git a/target/linux/generic/patches-2.6.38/025-mips_disable_fpu.patch b/target/linux/generic/patches-2.6.38/025-mips_disable_fpu.patch index 10b4468635..732809b1ec 100644 --- a/target/linux/generic/patches-2.6.38/025-mips_disable_fpu.patch +++ b/target/linux/generic/patches-2.6.38/025-mips_disable_fpu.patch @@ -8,7 +8,7 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org> -- --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -886,6 +886,17 @@ config I8259 +@@ -883,6 +883,17 @@ config I8259 config MIPS_BONITO64 bool |