summaryrefslogtreecommitdiffstats
path: root/include/image-commands.mk
Commit message (Expand)AuthorAgeFilesLines
* image: remove padding parameter from append-kernel/append-rootfsMathias Kresin2016-09-131-2/+2
* octeon: use new ext4/f2fs overlay supportFelix Fietkau2016-09-101-0/+4
* image: pass device blocksize to padjffs2Mathias Kresin2016-09-031-1/+2
* image: add support for k unit suffix to append-ubiMathias Kresin2016-09-041-1/+1
* image: add support for k unit suffix to pad-offsetMathias Kresin2016-09-031-2/+2
* scripts/ubinize-image.sh: add support for adding custom partitionsFelix Fietkau2016-08-311-0/+1
* include/image.mk: allow image code to override uImage nameJohn Crispin2016-08-031-1/+1
* build: add template for installing device .dtb filesFelix Fietkau2016-07-311-0/+8
* image: add a helper variable for getting kernel/rootfs from within image Buil...Felix Fietkau2016-07-311-8/+11
* image: add support for overriding kernel/rootfs images in sysupgrade-tar temp...Felix Fietkau2016-07-301-2/+2
* build: rename sysupgrade-nand to sysupgrade-tarJo-Philipp Wich2016-07-291-2/+2
* image.mk: add support for specifying the VID header offset for UBIFelix Fietkau2016-07-201-0/+1
* image.mk: fix append-dtb race when multiple devices use the same .dtsFelix Fietkau2016-07-151-2/+2
* image: allow devices to override the -E 5 ubinize optionFelix Fietkau2016-07-141-2/+3
* kernel: Move append-dtb to common image-commandsBen Whitten2016-06-221-0/+5
* image.mk: split off all Build/* commands into image-commands.mkFelix Fietkau2016-06-071-0/+150