uboot/board/pxa255_idp
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
README
idp_notes.txt
pxa_idp.c
pxa_reg_calcs.out
pxa_reg_calcs.py

README

Tested:

- MMC
- Ethernet
- BL console (on serial port connector J5)
- flash support

Todo:

- display support
- PCMCIA support