Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger | |
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-07-14 | imx: Add support for zmx25 board | Matthias Weisser | |
zmx25 is a board based on imx25 SoC, 64 Megs of LPDDR, 32 Megs of NOR flash, an optional NAND flash. Signed-off-by: Matthias Weisser <weisserm@arcor.de> |