9
0
Fork 0
barebox/arch/openrisc
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
..
boards/generic openrisc: generic board: reduce platform code 2014-09-09 10:20:30 +02:00
configs openrisc: generic_defconfig: enable device tree stuff 2014-09-09 10:20:30 +02:00
cpu openrisc: add initial device tree support 2014-09-09 10:20:30 +02:00
dts openrisc: dts: import or1ksim.dts from linux-3.16 2014-09-09 10:20:30 +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
Kconfig openrisc: add initial device tree support 2014-09-09 10:20:30 +02:00
Makefile openrisc: add initial device tree support 2014-09-09 10:20:30 +02:00