aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91-2.6/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-45/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-1/+1
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* Removed romboot from tree - replaced by dfbootHamish Guthrie2007-06-051-2/+0
| | | | SVN-Revision: 7500
* Remove a debug statement from trx.c, add config changes for at91Hamish Guthrie2007-06-041-7/+8
| | | | SVN-Revision: 7491
* Changed partitioning not to use at91part.c as opposed to using command-line ↵Hamish Guthrie2007-05-041-2/+2
| | | | | | partitioning. SVN-Revision: 7089
* Changed default rootfs size for at91 to 2112kHamish Guthrie2007-04-211-1/+1
| | | | SVN-Revision: 7025
* Added facility to program entire device from SD-Card Fixed up MAC address ↵Hamish Guthrie2007-03-241-0/+2
| | | | | | init in u-boot SVN-Revision: 6662
* Final image build fixupsHamish Guthrie2007-03-231-1/+8
| | | | SVN-Revision: 6644
* Added primary and secondary bootloadersHamish Guthrie2007-03-201-10/+11
| | | | SVN-Revision: 6626
* Added initial support for at91 plaform (HCG)Hamish Guthrie2007-03-041-0/+36
SVN-Revision: 6508