u-boot/board/sorcery
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
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
sorcery.c Moved initialization of MPC8220 FEC to cpu_eth_init() 2008-11-09 21:38:03 -08:00