nico
9ae534567b
target/ixp4xx: fix image building after r20834 ( closes : #7157 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-14 14:36:41 +00:00
nico
bca3f225e9
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 23:15:56 +00:00
nbd
4b55233a08
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
nbd
8e9ff93f54
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
nbd
b0797ce463
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
nbd
5ab2882c90
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
rwhitby
532c815db0
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
rwhitby
b3a73cbf98
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
rwhitby
b1e911d611
ixp4xx/apex: Limit ram size to 64MB
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-06 13:19:15 +00:00
rwhitby
3bb225a16a
ixp4xx/apex: Update to Apex 1.5.14, and add support for the Freecom FSG-3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-29 02:25:36 +00:00
rwhitby
9b33be100b
ixp4xx/apex: Fixed another patch name
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-26 07:31:04 +00:00
rwhitby
75f55cf2e6
ixp4xx/apex: Add support for fatslugs, and fix the patch names
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-26 07:29:32 +00:00
rwhitby
f776f63b76
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
nbd
91b44e7dd3
fix apex compile on osx, suppress some build warnings
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-10 22:45:10 +00:00
kaloz
b771ffff18
upgrade apex to 1.5.13, fixup EABI support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18 10:57:43 +00:00
kaloz
58f98ac382
* 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
nbd
f56b55940b
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
rwhitby
d889dbeb9e
Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ixp4xx devices.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 23:32:40 +00:00
nico
02d92d36c7
fix target names in image options ( closes : #2357 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 14:04:34 +00:00
nbd
17c7b6c3fd
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