Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
| | | | | | | | | | | 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> | |||
* | Add support for Bluewater Systems Snapper 9260/9G20 modules | Ryan Mallon | 2011-06-21 | -0/+222 |
Add support for Bluewater Systems AT91 based Snapper 9260 and 9G20 single board computer modules. Includes NAND flash and Ethernet support. Signed-off-by: Ryan Mallon <ryan@bluewatersys.com> |