aboutsummaryrefslogtreecommitdiffstats
path: root/include/image.mk
Commit message (Expand)AuthorAgeFilesLines
* build: image: move IMAGE_SIZE to image.mkSungbo Eo2020-03-111-3/+3
* build: fix empty SUBTARGET in json filesPaul Spooren2020-02-131-1/+1
* kernel: remove further obsolete kernel version switchesSungbo Eo2020-01-181-12/+7
* build: image: add SOC device variableAdrian Schmutzler2019-12-201-1/+2
* build: image: posix compatibility cut v headKevin Darbyshire-Bryant2019-11-121-2/+2
* build: image: add common and reproducible IMG_PART_SIGNATURE variablePaul Spooren2019-11-111-0/+1
* build: image: fix build breakage of some imagesPetr Štetiar2019-11-081-0/+1
* build: label kernel and rootfs ext4 volumesYousong Zhou2019-11-031-1/+1
* build: create JSON files containing image infoPaul Spooren2019-09-291-1/+28
* Revert "build: remove harmful -nopad option from mksquashfs"Jonas Gorski2019-09-071-1/+1
* build: remove harmful -nopad option from mksquashfsChristian Lamparter2019-08-301-1/+1
* image.mk: keep underscores when sanitize PROFILEPaul Spooren2019-08-221-1/+1
* build: introduce ALT vendor/model/variantPaul Spooren2019-08-221-2/+34
* build: allow overriding default selection state for devicesJonas Gorski2019-08-131-0/+3
* image.mk: remove device_ from manifest filenamePaul Spooren2019-08-131-1/+1
* ath79: split DEVICE_TITLE in multiple variablesPaul Spooren2019-07-041-2/+6
* build: image: make image padding OS agnosticPetr Štetiar2019-06-271-4/+4
* build: image: add IMG_ROOTFS and IMG_COMBINED variablesPetr Štetiar2019-06-251-1/+3
* build: image: add variable for gzip-ext4-padded-squashfsPetr Štetiar2019-06-251-0/+17
* build: image: add pad-to and pad-rootfs-squashfs helpersPetr Štetiar2019-06-251-0/+9
* build: add UBOOT_PATH to DEFAULT_DEVICE_VARS and set a defaultChristian Lamparter2019-05-181-1/+3
* build: remove sgid permission from tarEneas U de Queiroz2019-04-061-1/+1
* build: image: Fix off-by-one in DTC kernel version checksPetr Štetiar2019-04-011-4/+4
* IB: include SUPPORTED_DEVICES in 'make info' outputDaniel Golle2019-03-111-0/+1
* ib: display whether profile comes with image metadataDaniel Golle2019-03-061-0/+1
* tools: migrate from squashfs4 to squashfskit4Alexander Couzens2019-02-281-2/+1
* build: Accept BIN_DIR parameter for legacy-imagesSven Eckelmann2019-02-171-2/+2
* build: add KERNEL_ENTRY and sort DEFAULT_DEVICE_VARSChristian Lamparter2019-02-111-6/+5
* build: Fix missing device variables for artifactsPetr Štetiar2019-02-051-0/+1
* build: dtc: Disable noisy warnings by defaultPetr Štetiar2019-01-271-1/+27
* build: add ABI_VERSION to binary package namesJo-Philipp Wich2019-01-191-2/+2
* build: Introduce building of artifactsPetr Štetiar2018-11-261-0/+18
* build: ensure that iwinfo is selected when building for multiple devicesFelix Fietkau2018-07-021-0/+1
* build: Allow to change the FIT config section nameSven Eckelmann2018-03-171-2/+4
* build: revert "make image target wait for initramfs"Christian Lamparter2018-03-151-1/+1
* build: make image target wait for initramfsChristian Lamparter2018-03-141-1/+1
* inclue/image.mk: fix package installation for per-device rootfsMatthias Schiffer2018-03-091-0/+1
* include/image.mk: base package-list manifest on unprepared rootfsMatthias Schiffer2018-03-071-8/+2
* include/rootfs.mk: pass additional files dir to prepare_rootfs as an argumentMatthias Schiffer2018-03-071-1/+1
* build: replace uses of OpenWrt with $(VERSION_DIST)Felix Fietkau2018-02-051-1/+1
* build: fix restoring /etc/opkg with PER_DEVICE_ROOTFSJo-Philipp Wich2018-01-111-2/+2
* merge: targets: update image generation and targetsZoltan HERPAI2017-12-081-1/+1
* build: fix generating dtb with / in DEVICE_DTSFelix Fietkau2017-11-091-3/+4
* build: fix another regression in append-dtb fixFelix Fietkau2017-11-031-0/+4
* build: fix regression in append-dtb fixFelix Fietkau2017-11-031-4/+3
* build: allow calling append-dtb from image build commandsFelix Fietkau2017-11-021-0/+16
* include: Include new location for DT bindingsFlorian Fainelli2017-10-231-0/+1
* image.mk: Generate cpiogz with root-owned filesMichal Sojka2017-05-141-1/+1
* include/image.mk: allow passing a compat string to the NAND image templateJohn Crispin2017-04-241-5/+6
* include: add KERNEL_LOAD_ADDR to TARGET_VARSJohn Crispin2017-03-221-1/+1