diff options
Diffstat (limited to 'target/linux/ar71xx/patches-4.1/500-MIPS-fw-myloader.patch')
-rw-r--r-- | target/linux/ar71xx/patches-4.1/500-MIPS-fw-myloader.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-4.1/500-MIPS-fw-myloader.patch b/target/linux/ar71xx/patches-4.1/500-MIPS-fw-myloader.patch index 2a8944300a..1aa6097082 100644 --- a/target/linux/ar71xx/patches-4.1/500-MIPS-fw-myloader.patch +++ b/target/linux/ar71xx/patches-4.1/500-MIPS-fw-myloader.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -208,6 +208,7 @@ endif +@@ -225,6 +225,7 @@ endif # libs-$(CONFIG_FW_ARC) += arch/mips/fw/arc/ libs-$(CONFIG_FW_CFE) += arch/mips/fw/cfe/ @@ -10,7 +10,7 @@ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -982,6 +982,9 @@ config MIPS_MSC +@@ -1067,6 +1067,9 @@ config MIPS_MSC config MIPS_NILE4 bool |