openwrtv3/target/linux/brcm47xx
Rafał Miłecki 210803df03 brcm47xx: image: create standard TRX images using new building system
Apart from using our new building system there are 2 more changes:

1) Limit amount of images
So far we were generating all standard images (optimized one and two
with no loader) for every SUBTARGET. This is not needed, as e.g. the
only device requiring gzipped kernel is legacy Huawei E970.

2) Change output names
The new image building system requires specifying device name. This
forced picking some and resulted in:
openwrt-brcm47xx-$(SUBTARGET)-squashfs.trx
openwrt-brcm47xx-$(SUBTARGET)-squashfs-gz.trx
openwrt-brcm47xx-$(SUBTARGET)-squashfs-noloader-nodictionary.trx
becoming:
openwrt-brcm47xx-$(SUBTARGET)-standard-squashfs.trx
openwrt-brcm47xx-$(SUBTARGET)-standard-noloader-gz-squashfs.trx
openwrt-brcm47xx-$(SUBTARGET)-standard-noloader-nodictionarylzma-squashfs.trx

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 49006
2016-03-11 21:31:34 +00:00
..
base-files brcm47xx: add proper switch port mapping for WRT610Nv2 / Linksys E3000v1 2016-01-27 20:47:44 +00:00
generic target/linux/*: more dead package cleanups 2014-07-10 20:05:43 +00:00
image brcm47xx: image: create standard TRX images using new building system 2016-03-11 21:31:34 +00:00
legacy brcm47xx: update legacy subtarget description 2015-04-08 05:55:32 +00:00
mips74k brcm47xx: explicitly select CPU_MIPS32_R2 and CPU_MIPSR2 for mips74k 2015-04-16 21:20:37 +00:00
patches-4.1 kernel: update kernel 4.1 to version 4.1.16 2016-01-25 21:44:12 +00:00
patches-4.4 kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
config-4.1 kernel: add CONFIG_SSB_HOST_SOC symbol 2015-11-16 12:22:47 +00:00
config-4.4 brcm47xx: update kernel 4.4 config 2015-12-18 08:35:36 +00:00
Makefile brcm47xx: update to kernel 4.1 2015-09-11 18:52:42 +00:00
modules.mk bcm53xx: add USB 2.0 support 2015-04-15 16:06:14 +00:00