aboutsummaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAge
* include/image.mk: make tar reproducibleFelix Fietkau2015-09-11
* image: allow exactly KERNEL_SIZE sized kernelsJonas Gorski2015-09-04
* image: move netgear-image to top and rename to -dniJonas Gorski2015-09-04
* build: add a build step for generic sysupgrade nand imageJonas Gorski2015-09-04
* image: add a build step for building and appending an ubinized rootfsJonas Gorski2015-09-04
* brcm63xx: move gzip build command to include/image.mkJonas Gorski2015-08-14
* image.mk: add a fit recipeJonas Gorski2015-08-14
* image.mk: store the device name variableJonas Gorski2015-08-14
* image.mk: replace all Build/netgear-chk with a generic implementationJonas Gorski2015-08-14
* image.mk: move KDIR_TMP definition to a central locationJonas Gorski2015-08-14
* image: fix handling of per-device kernel build commandsFelix Fietkau2015-08-13
* image: fix device variable exports for initramfs imagesFelix Fietkau2015-07-26
* image.mk: add a BuildDTB defineJonas Gorski2015-07-16
* build: Prevent more gzip timestampsJohn Crispin2015-07-14
* image.mk: add Build step pad-toFelix Fietkau2015-06-15
* image.mk: add Build step combined-imageFelix Fietkau2015-06-15
* include: image.mk: ensure that $(KDIR)/tmp exists in the IB case as wellJo-Philipp Wich2015-06-01
* build: do not call initramfs build from within the image builderFelix Fietkau2015-05-29
* build: in new image building code, do not rebuild kernel images in the image ...Felix Fietkau2015-05-29
* build: store initramfs kernels in $(KDIR)/tmp - prevents them from being incl...Felix Fietkau2015-05-29
* build: store firmware images in $(KDIR)/tmp - prevents them from being includ...Felix Fietkau2015-05-29
* image.mk: make image too big warnings more visibleJonas Gorski2015-05-25
* image: disable compile target within image builderFelix Fietkau2015-05-11
* build: disable initramfs build within image builderFelix Fietkau2015-05-11
* build: make initramfs kernel builds depend on the image prepare stepFelix Fietkau2015-05-11
* build: add support for adding a per-device compile step in the new image buil...Felix Fietkau2015-05-11
* include: make dtb argument optional in MkFITFelix Fietkau2015-05-10
* all: replace genext2fs with make_ext4fsJo-Philipp Wich2015-04-20
* image.mk: do not emit multiple target definitions for kernel imagesFelix Fietkau2015-04-18
* image.mk: force rebuild of kernel dependent parts - fixes auto-rebuild on DTS...Felix Fietkau2015-04-18
* opkg: drop md5 in favour of sha256John Crispin2015-04-14
* build: replace the deprecated find argument -perm +0100 with /0100 (#19480)Felix Fietkau2015-04-14
* image.mk: rework FILESYSTEM evaluation order to fix some build issuesFelix Fietkau2015-04-08
* image.mk: export the FILESYSTEM variable to build commandsFelix Fietkau2015-04-03
* build: make device image kernels depend on Image/Prepare stepFelix Fietkau2015-03-31
* image.mk: fix initramfs kernel build instructions leaking across device sectionsFelix Fietkau2015-03-30
* build: ignore errors on copying firmware binaries from $(KDIR) to $(BIN_DIR)Felix Fietkau2015-03-26
* include/image.mk: define variable FILESYSTEMFelix Fietkau2015-03-25
* image.mk: allow image build code to run a per-filesystem prepare stepFelix Fietkau2015-03-25
* build: allow changing kernel name in new image codeFelix Fietkau2015-01-18
* build: allow passing parameters to padjffs2 via the pad-rootfs commandFelix Fietkau2015-01-17
* build: add image makefile helper function for pading with an offsetFelix Fietkau2015-01-17
* ramips: convert mt7621 images to new image building codeFelix Fietkau2015-01-10
* build: add new image building code infrastructureFelix Fietkau2015-01-10
* build: add version number to filenamesJo-Philipp Wich2015-01-08
* image.mk: make ubinize.cfg optionalFelix Fietkau2014-12-27
* don't copy initramfs.elf unconditionallyImre Kaloz2014-12-26
* The ubinized filesystems should be used for generating the final images, so s...Imre Kaloz2014-12-26
* image.mk: remove legacy target rulesFelix Fietkau2014-10-12
* image.mk: parallelize cpio.gz and tar.gz filesystem buildFelix Fietkau2014-10-12