mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-15 19:56:58 +02:00
The top level Makefile does not do any recursion into subdirs when cleaning, so these clean/distclean targets in random arch/board dirs never get used. Punt them all. MAKEALL didn't report any errors related to this that I could see. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |
||
---|---|---|
.. | ||
flash.c | ||
fpgadata.c | ||
hh405.c | ||
logo_320_240_4bpp.c | ||
logo_320_240_8bpp.c | ||
logo_640_480_24bpp.c | ||
logo_1024_768_8bpp.c | ||
Makefile |