aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom imagesFelix Fietkau2009-04-061-2/+0
| | | | SVN-Revision: 15118
* ixp4xx: don't leave zImage on the rootfs for images other than the freecom oneFelix Fietkau2009-04-061-0/+1
| | | | SVN-Revision: 15117
* ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵Felix Fietkau2009-04-061-16/+6
| | | | | | recompilation issues SVN-Revision: 15115
* do not use --owner=root or --group=root when running tar. it does not work ↵Felix Fietkau2009-03-231-1/+1
| | | | | | on systems that name their root group differently SVN-Revision: 14995
* ixp4xx/image: Initial support for fsg3 webupgrade imagesRod Whitby2009-03-221-10/+22
| | | | SVN-Revision: 14962
* Add support for NAS100d apex builds, and deploy apex binariesRod Whitby2009-01-191-3/+4
| | | | SVN-Revision: 14100
* apex: Create both 8MB and 16MB apex binariesRod Whitby2008-03-251-1/+1
| | | | SVN-Revision: 10653
* * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver ↵Imre Kaloz2007-12-281-27/+4
| | | | | | (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN) SVN-Revision: 10016
* make the image filenames a bit shorterFelix Fietkau2007-11-101-10/+10
| | | | SVN-Revision: 9533
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+85
(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