diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-06-14 11:29:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-06-14 11:29:41 +0000 |
commit | b744dced08f3c1f114b8fb34bf708a549cfc1684 (patch) | |
tree | 168642afca879fc7184dfd77b3b9d11d19e889e7 /target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch | |
parent | af0d813825c2396e947b8dbefedcb604c522f53f (diff) | |
download | mtk-20170518-b744dced08f3c1f114b8fb34bf708a549cfc1684.zip mtk-20170518-b744dced08f3c1f114b8fb34bf708a549cfc1684.tar.gz mtk-20170518-b744dced08f3c1f114b8fb34bf708a549cfc1684.tar.bz2 |
refresh 2.6.30 patches
SVN-Revision: 16446
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch b/target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch index cbe4d68..bd5ff9b 100644 --- a/target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch +++ b/target/linux/ar71xx/patches-2.6.30/300-mips_fw_myloader.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -172,6 +172,7 @@ endif +@@ -165,6 +165,7 @@ endif # libs-$(CONFIG_ARC) += arch/mips/fw/arc/ libs-$(CONFIG_CFE) += arch/mips/fw/cfe/ @@ -10,7 +10,7 @@ libs-$(CONFIG_SIBYTE_CFE) += arch/mips/sibyte/cfe/ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -817,6 +817,9 @@ config MIPS_NILE4 +@@ -818,6 +818,9 @@ config MIPS_NILE4 config MIPS_DISABLE_OBSOLETE_IDE bool |