aboutsummaryrefslogtreecommitdiffstats
path: root/include/image.mk
Commit message (Expand)AuthorAgeFilesLines
...
* image.mk: force rebuild of kernel dependent parts - fixes auto-rebuild on DTS...Felix Fietkau2015-04-181-0/+1
* opkg: drop md5 in favour of sha256John Crispin2015-04-141-3/+3
* build: replace the deprecated find argument -perm +0100 with /0100 (#19480)Felix Fietkau2015-04-141-2/+2
* image.mk: rework FILESYSTEM evaluation order to fix some build issuesFelix Fietkau2015-04-081-5/+7
* image.mk: export the FILESYSTEM variable to build commandsFelix Fietkau2015-04-031-1/+1
* build: make device image kernels depend on Image/Prepare stepFelix Fietkau2015-03-311-0/+1
* image.mk: fix initramfs kernel build instructions leaking across device sectionsFelix Fietkau2015-03-301-1/+1
* build: ignore errors on copying firmware binaries from $(KDIR) to $(BIN_DIR)Felix Fietkau2015-03-261-0/+1
* include/image.mk: define variable FILESYSTEMFelix Fietkau2015-03-251-0/+1
* image.mk: allow image build code to run a per-filesystem prepare stepFelix Fietkau2015-03-251-0/+2
* build: allow changing kernel name in new image codeFelix Fietkau2015-01-181-2/+3
* build: allow passing parameters to padjffs2 via the pad-rootfs commandFelix Fietkau2015-01-171-1/+1
* build: add image makefile helper function for pading with an offsetFelix Fietkau2015-01-171-0/+11
* ramips: convert mt7621 images to new image building codeFelix Fietkau2015-01-101-13/+24
* build: add new image building code infrastructureFelix Fietkau2015-01-101-0/+146
* build: add version number to filenamesJo-Philipp Wich2015-01-081-1/+2
* image.mk: make ubinize.cfg optionalFelix Fietkau2014-12-271-2/+3
* don't copy initramfs.elf unconditionallyImre Kaloz2014-12-261-1/+0
* The ubinized filesystems should be used for generating theImre Kaloz2014-12-261-1/+1
* image.mk: remove legacy target rulesFelix Fietkau2014-10-121-7/+3
* image.mk: parallelize cpio.gz and tar.gz filesystem buildFelix Fietkau2014-10-121-13/+9
* image.mk: split off jffs2-raw images into a separate make target to improve p...Felix Fietkau2014-10-121-3/+7
* image.mk: clean up and parallelize mkfs callsFelix Fietkau2014-10-121-45/+49
* image.mk: call mkfs/prepare for the image builderFelix Fietkau2014-10-121-2/+4
* image.mk: reduce code duplication, move prepare to a separate make targetFelix Fietkau2014-10-121-37/+20
* image.mk: remove the unnecessary .NOTPARALLEL flagFelix Fietkau2014-10-121-1/+0
* image: only call Image/BuildKernel/Initramfs if initramfs is actually enabledFelix Fietkau2014-07-311-9/+4
* include/image.mk: add a path variable for the dts folderJohn Crispin2014-07-211-0/+1
* make UbinizeImage work nicely without a kernel volumeImre Kaloz2014-06-271-5/+4
* include UbinizeImage parameters' description in the fileImre Kaloz2014-06-271-0/+5
* SysupgradeNAND: include rootfs-type in image nameJohn Crispin2014-06-241-8/+8
* image.mk: introduce Image/Build/UbinizeImage make targetJohn Crispin2014-06-241-0/+7
* procd: some cleanup for SysupgradeNANDJohn Crispin2014-06-171-2/+0
* include/image.mk: cleanup the SysupgradeNAND templateJohn Crispin2014-06-161-5/+7
* include/image.mk: add a target for generating sysupgrade tar files for nandJohn Crispin2014-06-111-0/+14
* build: make the squashfs block size configurableFelix Fietkau2014-06-021-1/+1
* image: ext4: rename config options as these are only used for ext4 image crea...John Crispin2014-06-021-1/+1
* image: ext4: allow creation of a journaling filesystemJohn Crispin2014-06-021-1/+1
* image: ext4: allow to choose a block size for the rootfsJohn Crispin2014-06-021-2/+2
* lantiq: BT Home Hub 2B support - board supportJohn Crispin2014-04-031-2/+2
* include/make.mk: add support for ubinize-overlay.cfgJohn Crispin2014-04-031-10/+15
* image: remove spaces from toupper functionLuka Perkov2013-11-181-1/+1
* image: don't force ubifs journal sizeLuka Perkov2013-11-141-1/+1
* build: make MkuImage more genericLuka Perkov2013-10-231-3/+7
* build: set owner root for all files on ubifs creationLuka Perkov2013-10-181-0/+1
* build: move mkits.sh script to more common placeLuka Perkov2013-10-161-0/+7
* ubifs: remove breaking commas from ubi callsLuka Perkov2013-10-151-2/+2
* ubifs: when creating ubi(fs) images profile originated arguments have priorityLuka Perkov2013-10-131-4/+10
* image: introduce MkuImageARM functionLuka Perkov2013-10-131-0/+5
* ubifs: enable building modular imagesLuka Perkov2013-10-121-6/+16