diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-10-16 13:33:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-10-16 13:33:33 +0000 |
commit | e33660fd06bced5b743941ccf2678e7b7b94b4df (patch) | |
tree | 55487f98326909210cc52abbe289c58b35fa07ae /target/linux/ar71xx/patches-2.6.26/300-mips_fw_myloader.patch | |
parent | 19b0e56ba7d5a1c93075cac3d662486917a9ef35 (diff) | |
download | mtk-20170518-e33660fd06bced5b743941ccf2678e7b7b94b4df.zip mtk-20170518-e33660fd06bced5b743941ccf2678e7b7b94b4df.tar.gz mtk-20170518-e33660fd06bced5b743941ccf2678e7b7b94b4df.tar.bz2 |
move inclusion of the mach-ar71xx/Kconfig into the right patch
SVN-Revision: 12988
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.26/300-mips_fw_myloader.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.26/300-mips_fw_myloader.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-2.6.26/300-mips_fw_myloader.patch b/target/linux/ar71xx/patches-2.6.26/300-mips_fw_myloader.patch index 4ab8b75..e8af1ee 100644 --- a/target/linux/ar71xx/patches-2.6.26/300-mips_fw_myloader.patch +++ b/target/linux/ar71xx/patches-2.6.26/300-mips_fw_myloader.patch @@ -10,7 +10,7 @@ libs-$(CONFIG_SIBYTE_CFE) += arch/mips/sibyte/cfe/ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -873,6 +873,9 @@ +@@ -874,6 +874,9 @@ config MIPS_DISABLE_OBSOLETE_IDE bool |