Files
openbios/config
Andreas Färber fe0ba35811 switch-arch: Whitelist targets that need int128_t
ppc64 doesn't use int128_t and thus fails to build when NEED_FAKE_INT128_T
gets defined, due to its use in include/kernel/stack.h.

Continue to use it for all other targets for which "$targetlongbits" = "64".

Signed-off-by: Andreas Färber <andreas.faerber@web.de>


git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@928 f158a5a8-5612-0410-a976-696ce0be7e32
2010-10-30 15:19:58 +00:00
..