kumquat-buildroot/toolchain/uClibc
Thomas Petazzoni ff67685ed9 Move BR2_ARM_TYPE to an uClibc specific place
BR2_ARM_TYPE is a hidden configuration option that is only used for
the configuration of uClibc, therefore, we move it from
target/Config.arch.in to toolchain/uClibc/Config.in.

We also add a comment that explains that this stuff is only useful for
uClibc <= 0.9.32. Starting from 0.9.33, uClibc build process simply
uses the compiler flags to find the ARM processor that should be
used. So, someday, we'll be able to remove this.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-09-20 22:24:13 +02:00
..
Config.in Move BR2_ARM_TYPE to an uClibc specific place 2012-09-20 22:24:13 +02:00
uClibc-0.9.31.1-add-bsd-endian-conversions.patch
uClibc-0.9.31.1-add-inotify-init1.patch
uClibc-0.9.31.1-add-sock-cloexec.patch
uClibc-0.9.31.1-export-strverscmp.patch
uClibc-0.9.31.1-fix-daylight-saving-time-handling.patch
uClibc-0.9.31.1-fix-error-locale-utf-8.patch
uClibc-0.9.31.1-fix-fcntl64-for-64-bit-targets.patch
uClibc-0.9.31.1-linuxthreads-errno-fix.patch
uClibc-0.9.31.1-more-workarounds-GCC-PR32219.patch
uClibc-0.9.31.1-powerpc-ptrace-fix.patch
uClibc-0.9.31.1-quad-routines.patch
uClibc-0.9.31.1-sparc-errno-fix.patch
uClibc-0.9.31.1-unshare.patch
uClibc-0.9.31.1-workaround-GCC-PR32219.patch
uClibc-0.9.31.config toolchain/uClibc: enable UCLIBC_SUPPORT_AI_ADDRCONFIG 2012-05-03 15:54:05 +02:00
uClibc-0.9.32.1-Fix-__libc_epoll_pwait-compile-failure-on-x86.patch
uClibc-0.9.32.1-Fix-e500-__fe_nomask_env-use-of-__set_errno.patch
uClibc-0.9.32.1-linuxthreads-errno-fix.patch
uClibc-0.9.32.1-sparc-errno-fix.patch
uClibc-0.9.32.1-unshare.patch
uClibc-0.9.32.config toolchain/uClibc: enable UCLIBC_SUPPORT_AI_ADDRCONFIG 2012-05-03 15:54:05 +02:00
uClibc-0.9.33.2-define-MSG_CMSG_CLOEXEC.patch uClibc: bump 0.9.33.x stable version 2012-05-15 11:46:39 +02:00
uClibc-0.9.33.2-dup3.patch uClibc: bump 0.9.33.x stable version 2012-05-15 11:46:39 +02:00
uClibc-0.9.33.config toolchain/uClibc: enable UCLIBC_SUPPORT_AI_ADDRCONFIG 2012-05-03 15:54:05 +02:00
uClibc-snapshot.config toolchain/uClibc: enable UCLIBC_SUPPORT_AI_ADDRCONFIG 2012-05-03 15:54:05 +02:00
uclibc.mk Move BR2_ARM_TYPE to an uClibc specific place 2012-09-20 22:24:13 +02:00
uClibc.snapshot.linuxthreads-errno-fix.patch