Re: [U-Boot] [PATCH v2] Makefile: remove generated boards.cfg within make distclean

2014-08-17 Thread Masahiro Yamada
Hi Roger, On Sun, 10 Aug 2014 14:37:40 +0200 Roger Meier wrote: > Signed-off-by: Roger Meier > CC: Masahiro Yamada > CC: Tom Rini > CC: Wolfgang Denk > > --- > Changes for v2: >- remove boards.cfg within make distclean instead of mrproper >- use mrproper instead of distclean within

Re: [U-Boot] [PATCH v2] Makefile: remove generated boards.cfg within make distclean

2014-08-12 Thread Simon Glass
Hi, On 11 August 2014 16:52, Masahiro YAMADA wrote: > Hi Roger, > > (ccing Simon) > > > 2014-08-10 21:37 GMT+09:00 Roger Meier : >> Signed-off-by: Roger Meier >> CC: Masahiro Yamada >> CC: Tom Rini >> CC: Wolfgang Denk >> >> --- >> Changes for v2: >>- remove boards.cfg within make distcle

Re: [U-Boot] [PATCH v2] Makefile: remove generated boards.cfg within make distclean

2014-08-11 Thread Masahiro YAMADA
Hi Roger, (ccing Simon) 2014-08-10 21:37 GMT+09:00 Roger Meier : > Signed-off-by: Roger Meier > CC: Masahiro Yamada > CC: Tom Rini > CC: Wolfgang Denk > > --- > Changes for v2: >- remove boards.cfg within make distclean instead of mrproper >- use mrproper instead of distclean within

[U-Boot] [PATCH v2] Makefile: remove generated boards.cfg within make distclean

2014-08-10 Thread Roger Meier
Signed-off-by: Roger Meier CC: Masahiro Yamada CC: Tom Rini CC: Wolfgang Denk --- Changes for v2: - remove boards.cfg within make distclean instead of mrproper - use mrproper instead of distclean within MAKEALL --- MAKEALL |2 +- Makefile |3 ++- 2 files changed, 3 insertions(+