kumquat-buildroot/target
Thomas Petazzoni 2ff012b3c7 Simplify x86 target architecture variant handling
Instead of having two separate list of choices for select the target
architecture variant for i386 and x86_64, with many CPU choices
duplicated (because all modern x86 CPUs can be both used as i386 or
x86_64), merge them into a single list. In the x86_64 case, all the
x86 CPUs that do not support the 64 bits instruction set are hidden.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-07-31 00:00:29 +02:00
..
device/xtensa
generic Rework of the init system 2012-07-30 23:12:17 +02:00
xtensa uClibc: drop BR2_PROGRAM_INVOCATION option 2011-07-27 11:56:53 +02:00
Config.in.arch Simplify x86 target architecture variant handling 2012-07-31 00:00:29 +02:00
Makefile.in