summaryrefslogtreecommitdiffstats
path: root/include/image.mk
Commit message (Expand)AuthorAgeFilesLines
* include/image.mk: make tar reproducibleFelix Fietkau2015-09-111-1/+1
* image: allow exactly KERNEL_SIZE sized kernelsJonas Gorski2015-09-041-2/+2
* image: move netgear-image to top and rename to -dniJonas Gorski2015-09-041-0/+9
* build: add a build step for generic sysupgrade nand imageJonas Gorski2015-09-041-0/+8
* image: add a build step for building and appending an ubinized rootfsJonas Gorski2015-09-041-0/+10
* brcm63xx: move gzip build command to include/image.mkJonas Gorski2015-08-141-0/+5
* image.mk: add a fit recipeJonas Gorski2015-08-141-0/+10
* image.mk: store the device name variableJonas Gorski2015-08-141-1/+2
* image.mk: replace all Build/netgear-chk with a generic implementationJonas Gorski2015-08-141-0/+9
* image.mk: move KDIR_TMP definition to a central locationJonas Gorski2015-08-141-0/+1
* image: fix handling of per-device kernel build commandsFelix Fietkau2015-08-131-1/+1
* image: fix device variable exports for initramfs imagesFelix Fietkau2015-07-261-1/+1
* image.mk: add a BuildDTB defineJonas Gorski2015-07-161-0/+16
* build: Prevent more gzip timestampsJohn Crispin2015-07-141-1/+1
* image.mk: add Build step pad-toFelix Fietkau2015-06-151-0/+5
* 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