diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-08-13 14:46:47 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-08-13 14:46:47 +0000 |
commit | 25792cb971ecc3236f932ae6fdf62c83dab0a502 (patch) | |
tree | d92608948f9490231bb71eeb4f693fdb8b74cd1e /tools/scons | |
parent | 5fc4b7f5fd2ce2a5bc528a6857fbe9bc9fd7bf07 (diff) | |
download | upstream-25792cb971ecc3236f932ae6fdf62c83dab0a502.tar.gz upstream-25792cb971ecc3236f932ae6fdf62c83dab0a502.tar.bz2 upstream-25792cb971ecc3236f932ae6fdf62c83dab0a502.zip |
generic: enhanced image Makefile
* Creation of uImage for WNR854T only done once (before 2x for jffs2 build and 1x for squashfs build)
* Got rid of unneccessary padding of rootfs partition
* ARM zImages always need a machine id, therefore do not copy generic (=no id) uImage to BIN_DIR, instead copy zImage
* Generalized functions for easier re-using and enhancing (e.g. D-Link DNS 323 implementation would be only a couple lines)
* Copy rootfs partitions to BIN_DIR, just like it is done for D-Link DNS 323
* Use variables to allows easily changing for custom builds, e.g. kernel mtd size for symbols
* Size check of kernel files to avoid builds that break devices
* Use for "-sysupgrade" and "-factory" in image names (like ar71xx, brcm63xx, etc.) to avoid questions about which image to use
Signed-off by: Matthias Buecher <mail@maddes.net>
SVN-Revision: 33174
Diffstat (limited to 'tools/scons')
0 files changed, 0 insertions, 0 deletions