summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ixp4xx: don't leave zImage on the rootfs for images other than the freecom onenbd2009-04-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵nbd2009-04-061-16/+6
| | | | | | recompilation issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not use --owner=root or --group=root when running tar. it does not work ↵nbd2009-03-231-1/+1
| | | | | | on systems that name their root group differently git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/image: Initial support for fsg3 webupgrade imagesrwhitby2009-03-221-10/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for NAS100d apex builds, and deploy apex binariesrwhitby2009-01-191-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Create both 8MB and 16MB apex binariesrwhitby2008-03-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* * upgrade ixp4xx to 2.6.23.12kaloz2007-12-281-27/+4
| | | | | | | | * upgrade to the new ethernet driver (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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the image filenames a bit shorternbd2007-11-101-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73