public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] "make clean" not traversing into board-specific directories?
@ 2016-05-13 16:57 Joerg.Scheuermann at continental-corporation.com
  2016-05-13 20:50 ` Fabio Estevam
  0 siblings, 1 reply; 6+ messages in thread
From: Joerg.Scheuermann at continental-corporation.com @ 2016-05-13 16:57 UTC (permalink / raw)
  To: u-boot

Hello,

I am using u-boot 2015.04 and have a mechanism implemented in the 
board-specific Makefile for our board,
which uses xsltproc to generate header-files from xml input files - this 
part is working by now.

what is still not working is the removal of those generated files upon 
calling "make clean",
and after some initial inspection I found out, that the board-specific 
directories are completely ignored when calling "make clean"!

- why is that the case, can't those directories not also be visited when 
cleaning things up?
- where and what would I need to change for being able to clean 
board-specific things, please?
(e.g. $BOARDDIR is empty for "make clean" - whereas it does contain the 
correct value for "make all")


Mit freundlichen Gr??en/Best regards,

J?rg Scheuermann

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

end of thread, other threads:[~2016-05-18 15:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-13 16:57 [U-Boot] "make clean" not traversing into board-specific directories? Joerg.Scheuermann at continental-corporation.com
2016-05-13 20:50 ` Fabio Estevam
2016-05-13 22:41   ` James Chargin
2016-05-14  9:10     ` Masahiro Yamada
2016-05-18  9:06       ` Joerg.Scheuermann at continental-corporation.com
2016-05-18 15:08         ` James Chargin

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