diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2016-03-11 21:41:20 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2016-03-11 21:41:20 +0000 |
commit | 3b8cd0e6ca9fa61b282ebda2731d29dbd7724043 (patch) | |
tree | 8adbf3750b5e9df28b2474482aff405cfeaff4f4 /target/linux/ar7 | |
parent | 49368c0c2a008644860bca48bfa68f4bbae769fe (diff) | |
download | upstream-3b8cd0e6ca9fa61b282ebda2731d29dbd7724043.tar.gz upstream-3b8cd0e6ca9fa61b282ebda2731d29dbd7724043.tar.bz2 upstream-3b8cd0e6ca9fa61b282ebda2731d29dbd7724043.zip |
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>
Backport of r49006
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@49007 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7')
0 files changed, 0 insertions, 0 deletions