summaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAge
* image.mk: use cross toolchain cpp for processing dts file instead of relying ...Felix Fietkau2015-12-19
* build: fix arch used during dts compilationFelix Fietkau2015-12-10
* image: append-ubi: add optional UBI subpage sizeFelix Fietkau2015-11-07
* include/image.mk: Introduce generic option to wrap kernel into JFFS2Felix Fietkau2015-11-07
* include/image.mk: introduce KERNEL_INITRAMFS_NAME variableFelix Fietkau2015-11-07
* include/image.mk: Use PROFILE_SANITIZED in targz image taskFelix Fietkau2015-10-31
* include/image.mk: Introduce sanitized profile variableFelix Fietkau2015-10-31
* build: make mkfs-* depend on kernel installation to fix parallel build issuesFelix Fietkau2015-10-30
* 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