diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-03-11 18:48:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-03-11 18:48:50 +0000 |
commit | 2d305bdc2338b3295d6338a0215ce4cf7bb027f8 (patch) | |
tree | 52edacb46a5af6296761d2dd3de42515f2841b28 /target/linux/ar71xx/patches-2.6.34/300-mips_fw_myloader.patch | |
parent | c3ddcedf4a2e1c4597d7c2d1f06a82b36df62695 (diff) | |
download | upstream-2d305bdc2338b3295d6338a0215ce4cf7bb027f8.tar.gz upstream-2d305bdc2338b3295d6338a0215ce4cf7bb027f8.tar.bz2 upstream-2d305bdc2338b3295d6338a0215ce4cf7bb027f8.zip |
the mips -ffreestanding patch has been unnecessary for a long time now, remove it
SVN-Revision: 20149
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.34/300-mips_fw_myloader.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.34/300-mips_fw_myloader.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-2.6.34/300-mips_fw_myloader.patch b/target/linux/ar71xx/patches-2.6.34/300-mips_fw_myloader.patch index dd4905a079..0d8f132dd0 100644 --- a/target/linux/ar71xx/patches-2.6.34/300-mips_fw_myloader.patch +++ b/target/linux/ar71xx/patches-2.6.34/300-mips_fw_myloader.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -181,6 +181,7 @@ endif +@@ -188,6 +188,7 @@ endif # libs-$(CONFIG_ARC) += arch/mips/fw/arc/ libs-$(CONFIG_CFE) += arch/mips/fw/cfe/ |