diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-24 12:36:18 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-24 12:36:18 +0000 |
commit | 05f753b7a6c7a6746a0304b32c5ba7436450fcf1 (patch) | |
tree | e5edd4ce70218377b7bfbee75fe685c93bc91998 /target | |
parent | aca0f4cdf8f85a560979c4b0c32c90527e879ab5 (diff) |
[target/generic/2.6.38]: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25089 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |