aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches-0.9.32/910-thumb_blind_options.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-02-24 12:56:20 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-02-24 12:56:20 +0000
commit2e58abb57d82c4a9f4465652bd6079cbbe92c6ed (patch)
tree4c089f2346cabbfb4d2c2d1a7692bb96e6fe0c76 /toolchain/uClibc/patches-0.9.32/910-thumb_blind_options.patch
parentc621e032c214564b6d29fb00cb328f1eeee9384f (diff)
downloadupstream-2e58abb57d82c4a9f4465652bd6079cbbe92c6ed.tar.gz
upstream-2e58abb57d82c4a9f4465652bd6079cbbe92c6ed.tar.bz2
upstream-2e58abb57d82c4a9f4465652bd6079cbbe92c6ed.zip
[toolchain/uClibc]: upgrade to latest git, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25698 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/patches-0.9.32/910-thumb_blind_options.patch')
-rw-r--r--toolchain/uClibc/patches-0.9.32/910-thumb_blind_options.patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/toolchain/uClibc/patches-0.9.32/910-thumb_blind_options.patch b/toolchain/uClibc/patches-0.9.32/910-thumb_blind_options.patch
index 7585533ff2..149668375b 100644
--- a/toolchain/uClibc/patches-0.9.32/910-thumb_blind_options.patch
+++ b/toolchain/uClibc/patches-0.9.32/910-thumb_blind_options.patch
@@ -20,8 +20,6 @@ Cc: Carmelo AMOROSO <carmelo.amoroso@st.com>
extra/Configs/Config.arm | 31 ++++++++++++++++++++++++++++---
2 files changed, 32 insertions(+), 6 deletions(-)
-diff --git a/Rules.mak b/Rules.mak
-index eecdc64..2a16908 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -348,9 +348,10 @@ ifeq ($(TARGET_ARCH),arm)
@@ -38,8 +36,6 @@ index eecdc64..2a16908 100644
endif
ifeq ($(TARGET_ARCH),mips)
-diff --git a/extra/Configs/Config.arm b/extra/Configs/Config.arm
-index 3b90e67..c9c40d4 100644
--- a/extra/Configs/Config.arm
+++ b/extra/Configs/Config.arm
@@ -64,70 +64,95 @@ config CONFIG_ARM710
@@ -141,6 +137,3 @@ index 3b90e67..c9c40d4 100644
+ depends on HAS_THUMB
help
Use BX instruction for THUMB aware architectures.
---
-1.7.1
-