1
0
Fork 0
alistair23-linux/arch/alpha/boot
Arnd Bergmann 58ab5e0c2c Kbuild: arch: look for generated headers in obtree
There are very few files that need add an -I$(obj) gcc for the preprocessor
or the assembler. For C files, we add always these for both the objtree and
srctree, but for the other ones we require the Makefile to add them, and
Kbuild then adds it for both trees.

As a preparation for changing the meaning of the -I$(obj) directive to
only refer to the srctree, this changes the two instances in arch/x86 to use
an explictit $(objtree) prefix where needed, otherwise we won't find the
headers any more, as reported by the kbuild 0day builder.

arch/x86/realmode/rm/realmode.lds.S:75:20: fatal error: pasyms.h: No such file or directory

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Marek <mmarek@suse.com>
2016-07-18 21:31:35 +02:00
..
tools alpha: Fix bootpfile and bootpzfile make targets 2015-05-26 10:01:50 -07:00
Makefile Kbuild: arch: look for generated headers in obtree 2016-07-18 21:31:35 +02:00
bootloader.lds Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bootp.c Disintegrate asm/system.h for Alpha 2012-03-28 18:11:12 +01:00
bootpz.c Disintegrate asm/system.h for Alpha 2012-03-28 18:11:12 +01:00
head.S alpha: boot: fix build breakage introduced by system.h disintegration 2013-03-08 15:05:34 -08:00
main.c alpha: Fix bootpfile and bootpzfile make targets 2015-05-26 10:01:50 -07:00
misc.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
stdio.c alpha: Fix bootpfile and bootpzfile make targets 2015-05-26 10:01:50 -07:00