* [U-Boot] [PATCH] Makefile: clean MatrixVision builds
@ 2010-10-16 16:24 Wolfgang Denk
2010-10-18 19:58 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2010-10-16 16:24 UTC (permalink / raw)
To: u-boot
"make clean" after builds of MatrixVision boards would leave stale
files around:
board/matrix_vision/mvblm7/bootscript.img
board/matrix_vision/mvsmr/bootscript.img
Fix this.
Signed-off-by: Wolfgang Denk <wd@denx.de>
---
Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile
index 8df60fa..107ff6d 100644
--- a/Makefile
+++ b/Makefile
@@ -2458,6 +2458,7 @@ clean:
$(obj)tools/mkimage $(obj)tools/mpc86x_clk \
$(obj)tools/ncb $(obj)tools/ubsha1
@rm -f $(obj)board/cray/L1/{bootscript.c,bootscript.image} \
+ $(obj)board/matrix_vision/*/bootscript.img \
$(obj)board/netstar/{eeprom,crcek,crcit,*.srec,*.bin} \
$(obj)board/trab/trab_fkt $(obj)board/voiceblue/eeprom \
$(obj)board/armltd/{integratorap,integratorcp}/u-boot.lds \
--
1.7.2.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] Makefile: clean MatrixVision builds
2010-10-16 16:24 [U-Boot] [PATCH] Makefile: clean MatrixVision builds Wolfgang Denk
@ 2010-10-18 19:58 ` Wolfgang Denk
2010-10-18 22:48 ` Schwarz, Andre
0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2010-10-18 19:58 UTC (permalink / raw)
To: u-boot
In message <1287246256-9724-1-git-send-email-wd@denx.de> I wrote:
> "make clean" after builds of MatrixVision boards would leave stale
> files around:
>
> board/matrix_vision/mvblm7/bootscript.img
> board/matrix_vision/mvsmr/bootscript.img
>
> Fix this.
>
> Signed-off-by: Wolfgang Denk <wd@denx.de>
> ---
> Makefile | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
Applied.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Do we define evil as the absence of goodness? It seems only logical
that shit happens--we discover this by the process of elimination."
-- Larry Wall
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] Makefile: clean MatrixVision builds
2010-10-18 19:58 ` Wolfgang Denk
@ 2010-10-18 22:48 ` Schwarz, Andre
0 siblings, 0 replies; 3+ messages in thread
From: Schwarz, Andre @ 2010-10-18 22:48 UTC (permalink / raw)
To: u-boot
?
Wolfgang Denk <wd@denx.de> hat am 18. Oktober 2010 um 21:58 geschrieben:
> In message <1287246256-9724-1-git-send-email-wd@denx.de> I wrote:
> > "make clean" after builds of MatrixVision boards would leave stale
> > files around:
> >
> >? ? ? ? ?board/matrix_vision/mvblm7/bootscript.img
> >? ? ? ? ?board/matrix_vision/mvsmr/bootscript.img
> >
> > Fix this.
> >
> > Signed-off-by: Wolfgang Denk <wd@denx.de>
> > ---
> >? Makefile |? ? 1 +
> >? 1 files changed, 1 insertions(+), 0 deletions(-)
>?
sorry - the initial mail is not present in my inbox.
Of course I would have sent an ack.
?
?
> Applied.?
thanks.
?
Regards,
Andr? Schwarz
?
>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH,? ? ?MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> "Do we define evil as the absence of goodness? It seems only? logical
> that shit happens--we discover this by the process of elimination."
>? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?-- Larry Wall?
--
Gru?,
Andr? Schwarz
MATRIX VISION GmbH, Talstrasse 16, DE-71570 Oppenweiler
Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschaeftsfuehrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-10-18 22:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-16 16:24 [U-Boot] [PATCH] Makefile: clean MatrixVision builds Wolfgang Denk
2010-10-18 19:58 ` Wolfgang Denk
2010-10-18 22:48 ` Schwarz, Andre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox