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
commitae885a39784d0651e6d47a9247cb98855532263e (patch)
treeafca8add2e4fd4e51379c66583ceee8116b5ea1c /toolchain/uClibc/patches-0.9.32/930-transform_eabi_oabi_choice.patch
parentbb54973a24abcb09ec74a6774765862f53b4e3bd (diff)
downloadupstream-ae885a39784d0651e6d47a9247cb98855532263e.tar.gz
upstream-ae885a39784d0651e6d47a9247cb98855532263e.tar.bz2
upstream-ae885a39784d0651e6d47a9247cb98855532263e.zip
upgrade to latest git, refresh patches
SVN-Revision: 25698
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
-