From 014194de605990c6bdce52e03ee3dc1df13c45e8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 2 Nov 2015 18:12:16 +0000 Subject: uclibc: remove version 0.9.33 Latest uClibc-ng is now the only supported option Signed-off-by: Felix Fietkau SVN-Revision: 47357 --- toolchain/uClibc/config/arm | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 toolchain/uClibc/config/arm (limited to 'toolchain/uClibc/config/arm') diff --git a/toolchain/uClibc/config/arm b/toolchain/uClibc/config/arm new file mode 100644 index 0000000000..41a60b1c38 --- /dev/null +++ b/toolchain/uClibc/config/arm @@ -0,0 +1,9 @@ +ARCH_ANY_ENDIAN=y +ARCH_LITTLE_ENDIAN=y +ARCH_WANTS_LITTLE_ENDIAN=y +# COMPILE_IN_THUMB_MODE is not set +TARGET_ARCH="arm" +TARGET_arm=y +# USE_BX is not set +CONFIG_ARM_EABI=y + -- cgit v1.2.3