u-boot-brain/board/amcc/acadia
Mike Frysinger 464c79207c punt unused clean/distclean targets
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>
2011-10-15 22:20:36 +02:00
..
acadia.c Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
cmd_acadia.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
memory.c ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific 2010-09-23 09:02:05 +02:00
pll.c ppc4xx: Big header cleanup part 2, mostly PPC405 related 2010-09-23 09:02:05 +02:00
u-boot-nand.lds rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00