[U-Boot] [PATCH v2 0/2] kbuild: create a symbolic link only when necessary
Masahiro Yamada
yamada.masahiro at socionext.com
Wed May 27 08:09:53 CEST 2015
1/2: refactors a little because NDS32 actually need not the symbolic link
2/2: introduce a new config to avoid broken symbolic links.
Changes in v2:
- Use 'ifdef CONFIG_CREATE_ARCH_SYMLINK' for readability
Masahiro Yamada (2):
nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h>
kbuild: create symbolic link only for ARM, SPARC, PowerPC, x86
arch/Kconfig | 6 ++++++
arch/powerpc/Kconfig | 3 +++
include/configs/adp-ag101.h | 2 +-
include/configs/adp-ag101p.h | 2 +-
include/configs/adp-ag102.h | 2 +-
scripts/Makefile.autoconf | 2 ++
6 files changed, 14 insertions(+), 3 deletions(-)
--
1.9.1
More information about the U-Boot
mailing list