[U-Boot] [PATCH 17/26 v2] tools/Makefile: Give precedence to U-Boot's include directory
Scott Wood
scottwood at freescale.com
Wed Mar 18 17:28:49 CET 2009
On Thu, Mar 12, 2009 at 02:49:06PM -0500, Peter Tyser wrote:
> - @rm -f $(obj)tools/{image.c,fdt.c,fdt_ro.c,fdt_rw.c,fdt_strerror.c,zlib.h}
> + @rm -f $(obj)tools/{image.c,fdt.c,fdt_ro.c,fdt_rw.c,fdt_strerror.c,}
That comma at the end looks like it would delete the tools directory, except
for the lack of -r.
-Scott
More information about the U-Boot
mailing list