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 | 6e46e0d3cf4a4dae2cac5f8f74afaf87a683adad (patch) | |
tree | e5edd4ce70218377b7bfbee75fe685c93bc91998 /target/linux/generic | |
parent | 9ebc3c57549b66d32bbc207172bc5d5f45924b51 (diff) | |
download | upstream-6e46e0d3cf4a4dae2cac5f8f74afaf87a683adad.tar.gz upstream-6e46e0d3cf4a4dae2cac5f8f74afaf87a683adad.tar.bz2 upstream-6e46e0d3cf4a4dae2cac5f8f74afaf87a683adad.zip |
[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/linux/generic')
-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 |