openwrt/target/linux
Florian Fainelli 25792cb971 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
2012-08-13 14:46:47 +00:00
..
adm5120
adm8668
amazon
ar7
ar71xx ar71xx: uci-defaults/leds for ALL0258N 2012-08-13 14:01:38 +00:00
at91 move i2c module to target modules.mk 2012-07-29 13:20:51 +00:00
atheros
au1000
avr32
brcm47xx update tg3 driver 2012-08-05 20:27:40 +00:00
brcm63xx leds: do not register device if no leds defined 2012-08-13 09:55:10 +00:00
brcm2708
cns3xxx
cns21xx
cobalt
coldfire
ep93xx
etrax
gemini
generic generic: use __meminit annotation for crashlog_init_memblock 2012-08-12 10:30:41 +00:00
goldfish
imx21
iop32x
ixp4xx
kirkwood
lantiq pci gpio mapping 2012-08-08 12:14:43 +00:00
leon
malta
mcs814x only support 128KiB erase block sizes 2012-08-11 12:56:09 +00:00
mpc52xx
mpc83xx
mpc85xx
octeon
omap4
omap24xx
omap35xx
orion generic: enhanced image Makefile 2012-08-13 14:46:47 +00:00
ppc40x
ppc44x
ps3
pxa
pxcab
ramips ramips: rename rt3352 usb platform devices 2012-08-12 12:48:31 +00:00
rb532
rdc
realview
s3c24xx
sibyte
sparc
ubicom32
uml
x86 Fix hard reset of alix/soekris hardware under heavy NIC load 2012-08-09 09:41:22 +00:00
xburst
Makefile