summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/uclibc/uclibc-config.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-06-27 18:40:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-30 22:42:03 +0100
commit0d031957b34ac57ca4aa51922269dd5bfc356fee (patch)
treefe0e5265796611882b341536aaee24f37eb49397 /meta/recipes-core/uclibc/uclibc-config.inc
parent5c7d37c51cb14c7758fdd04018321222070a0bf7 (diff)
downloadpoky-0d031957b34ac57ca4aa51922269dd5bfc356fee.tar.gz
uclibc: Remove redundant machine/arch configs
Big endian counterparts are not needed since we already add the proper endianness to final config as seen in uclibc-config.inc The difference between arm and armv5te configs were also superficial since all it did was select arm926t which made sure that right mtune and march flags were passed to gcc when building uclibc We already do that via passing them in UCLIBC_EXTRA_CFLAGS. Similarly for other architectures the features are really taken care of in config mangler and machine config fragments are no longer needed (From OE-Core rev: 99d1c2c1204173a42808a54d2c810ab6e2555ce8) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/uclibc/uclibc-config.inc')
0 files changed, 0 insertions, 0 deletions