aboutsummaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAge
* image.mk: clean up redundant code related to DEVICE_DTSFelix Fietkau2016-07-15
* image: allow devices to override the -E 5 ubinize optionFelix Fietkau2016-07-14
* image: clean up UBI related device variable definitionsFelix Fietkau2016-07-14
* build: Adds the ability to disable personal initramfs build for target deviceSergey Sergeev2016-06-26
* image.mk: add a separate step for building kernel images for LegacyDevice sup...Felix Fietkau2016-06-17
* image.mk: run LegacyDevice prepare once instead of once per filesystemFelix Fietkau2016-06-17
* image.mk: fix make variable/command context leakage between LegacyDevice temp...Felix Fietkau2016-06-17
* image.mk: fix dependencies for legacy make prepare stepFelix Fietkau2016-06-07
* image.mk: fix filesystem dependency issueFelix Fietkau2016-06-07
* image.mk: add LegacyDevice wrapper to allow legacy image building code to be ...Felix Fietkau2016-06-07
* image.mk: change the default of the kernel suffixFelix Fietkau2016-06-07
* image.mk: add support for specifying a different suffix for the initramfs kernelFelix Fietkau2016-06-07
* image.mk: split off all Build/* commands into image-commands.mkFelix Fietkau2016-06-07
* build: implement support for selecting multiple device profilesFelix Fietkau2016-06-07
* include: move VERSION_DIST_SANITIZED to version.mkAlexander Couzens2016-06-01
* include: rename DIST_SANITIZED to VERSION_DIST_SANITZEDAlexander Couzens2016-06-01
* include/image.mk: move build step tplink-safeloader to image.mkAsh Benz2016-05-27
* image.mk: remove obsolete SUBTARGETS variableFelix Fietkau2016-05-23
* image.mk: fix profile selection in the image builderFelix Fietkau2016-05-22
* build: allow whitespace characters in VERSION_DISTFelix Fietkau2016-05-21
* image.mk: simplify device profile check, prepare for supporting selecting mul...Felix Fietkau2016-05-20
* image.mk: fix evaluation order for image profile checkFelix Fietkau2016-05-20
* image.mk: fix building ubifs imagesDaniel Golle2016-05-19
* image.mk: remove obsolete squashfs-lzma codeFelix Fietkau2016-05-16
* image.mk: fix emitting profiles for targets that have no subtargetsFelix Fietkau2016-05-15
* image.mk: include per-device profiles in image build profile checkFelix Fietkau2016-05-11
* image.mk: add support for limiting images to specific subtargetsFelix Fietkau2016-05-11
* image.mk: prepare for defining device profile data in the Device sectionFelix Fietkau2016-05-11
* include: bin/ dir was not createdJohn Crispin2016-04-19
* branding: add LEDE brandingJohn Crispin2016-03-24
* include: add a no dict version of lzma to new image build codeJohn Crispin2016-04-26
* include/image.mk: allow including U-Boot environment in UBIJohn Crispin2016-03-20
* include: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768)Jo-Philipp Wich2016-02-01
* include/image.mk: fix missing right parenthesis (#21766)Felix Fietkau2016-02-01
* include/image: use SOURCE_DATE_EPOCH if set for squashfs + ext4 imagesFelix Fietkau2016-01-31
* include/image: don't save gzip name/timestamp metadataFelix Fietkau2016-01-31
* build system: have tar use $SOURCE_DATE_EPOCH for --mtimeFelix Fietkau2016-01-31
* build: skip rebuild of kernel images if the source did not changeFelix Fietkau2016-01-06
* export KERNEL_INITRAMFS_IMAGEFelix Fietkau2016-01-04
* image.mk: use new pure make functions for sanitizing image filenamesFelix Fietkau2016-01-03
* images imagebuilder: Allow to add sanitized extra nameFelix Fietkau2016-01-03
* images: use configured distribution name for output image namesFelix Fietkau2016-01-03
* 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