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 | 2e64f11f6812aac01529f07f332aedd78484a30c (patch) | |
tree | 62aeca0f71a6d63010ed2fd739f16197e84dc098 /target/linux/ar71xx/patches-2.6.34/300-mips_fw_myloader.patch | |
parent | c5dc935d0dd587d46df551af0ea911b9befa7417 (diff) | |
download | upstream-2e64f11f6812aac01529f07f332aedd78484a30c.tar.gz upstream-2e64f11f6812aac01529f07f332aedd78484a30c.tar.bz2 upstream-2e64f11f6812aac01529f07f332aedd78484a30c.zip |
the mips -ffreestanding patch has been unnecessary for a long time now, remove it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20149 3c298f89-4303-0410-b956-a3cf2f4a3e73
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/ |