9
0
Fork 0
barebox/arch/ppc/lib
Masahiro Yamada d6d28acee0 kbuild: move asm-offsets.h rule to ./Kbuild
Currently, MIPS is the only architecture that needs
include/generated/asm-offsets.h, but we have got ./Kbuild file now.

It is a good reason to move asm-offsets.h rule from arch/mips/Makefile
to ./Kbuild and add dummy asm-offsets.c for the other architectures.
asm-offsets.h would be useful for all the architectures.

This commit does not implement include/generated/bounds.h,
but if necessary, it is easy to implement it.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-01-08 13:55:38 +01:00
..
Makefile ppc reloc.S: use a common trap relocation function 2012-05-11 09:06:44 +02:00
asm-offsets.c kbuild: move asm-offsets.h rule to ./Kbuild 2015-01-08 13:55:38 +01:00
bat_rw.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
board.c MPC85xx: fix memory layout to prevent corruption during memtest 2014-03-03 09:07:20 +01:00
crtsavres.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
extable.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
kgdb.c fix compiler warning 2008-08-13 16:29:30 +02:00
misc.S barebox compilation with gcc 4.5.2 and ptxdist 2011-07-28 13:51:10 +02:00
module.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
ppclinux.c bootm: introduce bootm_load_os helper 2014-01-10 11:53:18 +01:00
ppcstring.S move ppc assembler templates to include/asm-ppc 2007-09-22 16:07:51 +02:00
reloc.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
ticks.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00