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