9
0
Fork 0
barebox/arch/openrisc/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 openrisc: add initial device tree support 2014-09-09 10:20:30 +02:00
ashldi3.S Add OpenRISC arch 2012-01-02 12:50:56 +01:00
ashrdi3.S treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
asm-offsets.c kbuild: move asm-offsets.h rule to ./Kbuild 2015-01-08 13:55:38 +01:00
board.c openrisc: initialize malloc pool before start_barebox() 2013-03-14 08:41:23 +01:00
clock.c treewide: Reuse init_clock() return value for clocksource drivers 2014-11-10 08:42:19 +01:00
cpuinfo.c Merge branch 'for-next/openrisc' 2014-06-04 21:04:06 +02:00
dtb.c openrisc: add initial device tree support 2014-09-09 10:20:30 +02:00
lshrdi3.S Add OpenRISC arch 2012-01-02 12:50:56 +01:00
muldi3.S Add OpenRISC arch 2012-01-02 12:50:56 +01:00