summaryrefslogtreecommitdiffstats
path: root/include/image.mk
Commit message (Expand)AuthorAgeFilesLines
...
* image.mk: add Build step combined-imageFelix Fietkau2015-06-151-0/+7
* include: image.mk: ensure that $(KDIR)/tmp exists in the IB case as wellJo-Philipp Wich2015-06-011-0/+3
* build: do not call initramfs build from within the image builderFelix Fietkau2015-05-291-1/+1
* build: in new image building code, do not rebuild kernel images in the image ...Felix Fietkau2015-05-291-1/+6
* build: store initramfs kernels in $(KDIR)/tmp - prevents them from being incl...Felix Fietkau2015-05-291-3/+3
* build: store firmware images in $(KDIR)/tmp - prevents them from being includ...Felix Fietkau2015-05-291-3/+4
* image.mk: make image too big warnings more visibleJonas Gorski2015-05-251-2/+2
* image: disable compile target within image builderFelix Fietkau2015-05-111-1/+1
* build: disable initramfs build within image builderFelix Fietkau2015-05-111-0/+2
* build: make initramfs kernel builds depend on the image prepare stepFelix Fietkau2015-05-111-0/+1
* build: add support for adding a per-device compile step in the new image buil...Felix Fietkau2015-05-111-0/+12
* include: make dtb argument optional in MkFITFelix Fietkau2015-05-101-1/+1
* all: replace genext2fs with make_ext4fsJo-Philipp Wich2015-04-201-7/+7
* image.mk: do not emit multiple target definitions for kernel imagesFelix Fietkau2015-04-181-1/+4
* 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 the final images, so s...Imre 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