9
0
Fork 0
barebox/arch/sandbox
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
..
board treewide: Reuse init_clock() return value for clocksource drivers 2014-11-10 08:42:19 +01:00
configs commands: NET_DHCP -> CMD_DHCP 2014-05-14 10:03:49 +02:00
include/asm consistently use the same bitops.h file 2014-07-17 07:43:58 +02:00
lib kbuild: move asm-offsets.h rule to ./Kbuild 2015-01-08 13:55:38 +01:00
mach-sandbox/include/mach console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
os Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
Kconfig Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
Makefile sandbox: avoid symbol conflict for fstat 2014-11-07 08:01:28 +01:00