9
0
Fork 0
barebox/arch/sandbox
Sascha Hauer 53e9fae78c sandbox: fix 64bit build
On x86_64 we need CONFIG_PHYS_ADDR_T_64BIT to make the resource sizes
64bit. The kernel has this as a Kconfig variable, but on barebox sandbox
will build with whatever compiler we find, so we can't put it into Kconfig.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-06-25 14:06:40 +02:00
..
board Use DEVICE_ID_DYNAMIC where applicable 2012-04-16 09:43:02 +02:00
configs configs: use new savedefconfig format as in linux 2010-09-17 10:46:59 +08:00
include/asm sandbox: fix 64bit build 2012-06-25 14:06:40 +02:00
mach-sandbox/include/mach sanbox: add linux_execve and linux_exec command 2011-12-07 10:35:01 +01:00
os sanbox: add linux_execve and linux_exec command 2011-12-07 10:35:01 +01:00
Kconfig move digest to crypto/ 2011-10-12 08:52:48 +02:00
Makefile sandbox: move ELFCLASS detection to asm/elf.h 2011-11-22 21:09:26 +01:00