public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2]
@ 2015-05-26  6:32 Masahiro Yamada
  2015-05-26  6:32 ` [U-Boot] [PATCH 1/2] nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h> Masahiro Yamada
  2015-05-26  6:32 ` [U-Boot] [PATCH 2/2] kbuild: create symbolic link only for ARM, SPARC, PowerPC, x86 Masahiro Yamada
  0 siblings, 2 replies; 5+ messages in thread
From: Masahiro Yamada @ 2015-05-26  6:32 UTC (permalink / raw)
  To: u-boot

1/2: refactors a little because NDS32 actually need not the symbolic link
2/2: introduce a new config to avoid broken symbolic links.



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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-26  9:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26  6:32 [U-Boot] [PATCH 0/2] Masahiro Yamada
2015-05-26  6:32 ` [U-Boot] [PATCH 1/2] nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h> Masahiro Yamada
2015-05-26  6:32 ` [U-Boot] [PATCH 2/2] kbuild: create symbolic link only for ARM, SPARC, PowerPC, x86 Masahiro Yamada
2015-05-26  7:14   ` Michal Marek
2015-05-26  9:14     ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox