summaryrefslogtreecommitdiff
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
commitae885a39784d0651e6d47a9247cb98855532263e (patch)
treeafca8add2e4fd4e51379c66583ceee8116b5ea1c /toolchain/uClibc/patches-0.9.32/910-thumb_blind_options.patch
parentbb54973a24abcb09ec74a6774765862f53b4e3bd (diff)
downloadmtk-20170518-ae885a39784d0651e6d47a9247cb98855532263e.zip
mtk-20170518-ae885a39784d0651e6d47a9247cb98855532263e.tar.gz
mtk-20170518-ae885a39784d0651e6d47a9247cb98855532263e.tar.bz2
upgrade to latest git, refresh patches
SVN-Revision: 25698
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 7585533..1496683 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
-