Commit Graph

10 Commits (01b93ffd271eacad6458a3aab80bc241a722443e)

Author SHA1 Message Date
Felix Fietkau abb3836723 ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-06 11:03:38 +00:00
Felix Fietkau 1799b58382 ixp4xx: don't leave zImage on the rootfs for images other than the freecom one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-06 10:29:40 +00:00
Felix Fietkau c237309a3a ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-06 09:56:30 +00:00
Felix Fietkau a89e68c010 do not use --owner=root or --group=root when running tar. it does not work on systems that name their root group differently
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 18:14:14 +00:00
Rod Whitby 574e0ccc6a ixp4xx/image: Initial support for fsg3 webupgrade images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 12:35:44 +00:00
Rod Whitby a892350e41 Add support for NAS100d apex builds, and deploy apex binaries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-19 02:49:34 +00:00
Rod Whitby d4838a0a02 apex: Create both 8MB and 16MB apex binaries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-25 06:11:47 +00:00
Imre Kaloz 2b6021130e * upgrade ixp4xx to 2.6.23.12
* 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
2007-12-28 21:00:01 +00:00
Felix Fietkau 62ccdcedae make the image filenames a bit shorter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10 23:08:11 +00:00
Felix Fietkau 92558d67a4 strip the kernel version suffix from target directories, except for brcm-2.4 (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
2007-09-06 16:27:37 +00:00