9
0
Fork 0
barebox/arch/nios2
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 Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
configs commands: NET_PING -> CMD_PING 2014-05-14 10:03:48 +02:00
cpu nios: initialize malloc pool before start_barebox() 2013-03-14 08:41:20 +01: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 sandbox: allow "make ARCH=sandbox allyesconfig" 2014-07-22 21:29:57 +02:00
Makefile make make -s more silent 2012-10-17 22:17:12 +02:00