u-boot/board/pcs440ep
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
config.mk Use ALL-y style instead of ifeq blocks for better readability 2011-07-26 14:41:43 +02:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
init.S Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00
pcs440ep.c Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00