Home
last modified time | relevance | path

Searched hist:"21 d89f841a8ff547cfe7ba97952fe4d5054b0421" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure21d89f841a8ff547cfe7ba97952fe4d5054b0421 Wed Nov 30 03:57:48 CST 2011 Peter Maydell <peter.maydell@linaro.org> configure: Drop armv4l/armv4b distinction in $cpu

Drop the distinction between armv4l/armv4b in the $cpu variable
(ie host cpu type) in favour of calling everything 'arm'. This
makes it the same as the ARCH setting and removes some special
casing. The only thing we were using the distinction for was to
decide which endianness to use in cross compilation; do a cpp
define check there instead.

Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>