9
0
Fork 0
barebox/arch/sandbox/include/asm
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
..
barebox.h rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
bitops.h [SANDBOX] move include/asm-sandbox to arch/arm/include/sandbox 2009-10-22 14:21:28 +02:00
byteorder.h [SANDBOX] move include/asm-sandbox to arch/arm/include/sandbox 2009-10-22 14:21:28 +02:00
common.h [SANDBOX] move include/asm-sandbox to arch/arm/include/sandbox 2009-10-22 14:21:28 +02:00
elf.h sandbox: move ELFCLASS detection to asm/elf.h 2011-11-22 21:09:26 +01:00
io.h sandbox: make asm/io.h nonempty 2011-09-23 16:41:17 +02:00
posix_types.h types.h: move __kernel_dev_t to include/linux/types.h 2010-09-17 10:56:24 +08:00
processor.h [SANDBOX] move include/asm-sandbox to arch/arm/include/sandbox 2009-10-22 14:21:28 +02:00
ptrace.h [SANDBOX] move include/asm-sandbox to arch/arm/include/sandbox 2009-10-22 14:21:28 +02:00
sections.h add sections.h header file 2011-01-17 11:04:24 +01:00
string.h [SANDBOX] move include/asm-sandbox to arch/arm/include/sandbox 2009-10-22 14:21:28 +02:00
swab.h sandbox: make asm/swab.h nonempty 2011-04-25 12:22:02 +02:00
types.h sandbox: fix 64bit build 2012-06-25 14:06:40 +02:00
unaligned.h Add unaligned.h to sandbox arch 2012-02-27 19:55:55 +01:00