refresh patches

SVN-Revision: 25089
master
Imre Kaloz 14 years ago
parent 2262fa9f15
commit 58470cfb0c
  1. 4
      target/linux/generic/patches-2.6.38/021-mips_image_cmdline_hack.patch
  2. 2
      target/linux/generic/patches-2.6.38/025-mips_disable_fpu.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

@ -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

Loading…
Cancel
Save