9
0
Fork 0
barebox/arch/blackfin
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/ipe337 Add some .gitignore files 2014-09-12 11:59:24 +02:00
configs commands: NET_DHCP -> CMD_DHCP 2014-05-14 10:03:49 +02:00
cpu-bf561 blackfin: initialize malloc pool before start_barebox() 2013-03-14 08:41:27 +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 consistently use the same bitops.h file 2014-07-17 07:43:58 +02:00
Makefile Makefile: generate a barebox-flash-image link 2012-08-12 16:16:44 +02:00