aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches-0.9.32/930-transform_eabi_oabi_choice.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/930-transform_eabi_oabi_choice.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/930-transform_eabi_oabi_choice.patch')
-rw-r--r--toolchain/uClibc/patches-0.9.32/930-transform_eabi_oabi_choice.patch7
1 files changed, 1 insertions, 6 deletions
diff --git a/toolchain/uClibc/patches-0.9.32/930-transform_eabi_oabi_choice.patch b/toolchain/uClibc/patches-0.9.32/930-transform_eabi_oabi_choice.patch
index 7a91f6786c..fb13cde13c 100644
--- a/toolchain/uClibc/patches-0.9.32/930-transform_eabi_oabi_choice.patch
+++ b/toolchain/uClibc/patches-0.9.32/930-transform_eabi_oabi_choice.patch
@@ -8,8 +8,6 @@ Cc: Carmelo AMOROSO <carmelo.amoroso@st.com>
extra/Configs/Config.arm | 23 ++++++++---------------
1 files changed, 8 insertions(+), 15 deletions(-)
-diff --git a/extra/Configs/Config.arm b/extra/Configs/Config.arm
-index 6c75a00..227b90c 100644
--- a/extra/Configs/Config.arm
+++ b/extra/Configs/Config.arm
@@ -12,23 +12,16 @@ config FORCE_OPTIONS_FOR_ARCH
@@ -18,7 +16,7 @@ index 6c75a00..227b90c 100644
-choice
- prompt "Target ABI"
-- default CONFIG_ARM_OABI
+- default CONFIG_ARM_EABI
+config CONFIG_ARM_EABI
+ bool "Build for EABI"
help
@@ -44,6 +42,3 @@ index 6c75a00..227b90c 100644
config COMPILE_IN_THUMB_MODE
bool "Build using Thumb mode"
---
-1.7.1
-