aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel-defaults.mk
Commit message (Expand)AuthorAgeFilesLines
* kernel: fix rootfs initramfs not updating on subsequent single buildChristian Marangi2025-01-201-1/+1
* kernel: rework Initramfs compile cpio handlingChristian Marangi2024-09-191-19/+21
* kernel: fix flock name for gen-initramfs lockChristian Marangi2024-09-191-1/+1
* kernel: fix wrong rework for Initramfs cpio xz compressionChristian Marangi2024-09-191-1/+1
* kernel: copy kernel build dir on Per-Device Initramfs compilationChristian Marangi2024-09-171-9/+10
* kernel: rework Initramfs locking logicChristian Marangi2024-09-171-61/+80
* kernel: fix broken initramfs images for Separate cpioChristian Marangi2024-07-091-0/+3
* kernel: aldo fix CopyImage for Separate InitramfsChristian Marangi2024-07-081-1/+1
* kernel: fix CopyImage function with Per Device RootfsChristian Marangi2024-07-071-6/+8
* kernel: skip rebuilding kernel with ROOTFS_INITRAMFS_SEPARATEChristian Marangi2024-07-061-1/+3
* image: respect TARGET_PER_DEVICE_ROOTFS for initramfs fit commandChristian Marangi2024-07-061-10/+10
* image: respect TARGET_PER_DEVICE_ROOTFS for initramfsLuiz Angelo Daros de Luca2024-07-061-3/+13
* kernel: simplify SetInitramfs compression ALGO config setupChristian Marangi2024-07-061-7/+4
* kernel: make LINUX_DIR configurable for SetInitramfs functionsChristian Marangi2024-07-061-26/+26
* kernel: allow different TARGET_DIR for initramfsLuiz Angelo Daros de Luca2024-07-061-7/+8
* build: cache kernel module package compilingZeyu Dong2023-10-281-4/+0
* image: Fix the CONFIG_EXTERNAL_CPIO logicLuca Barbato2023-10-241-1/+1
* kernel: add CONFIG_INITRAMFS_PRESERVE_MTIME config to Initramfs functionChristian Marangi2023-05-221-0/+2
* build: revert 54070a1 (all kernels are >= 5.10)Sebastian Kemper2023-05-211-7/+2
* build: fix incorrect initramfs gzip compressionTony Butler2023-04-181-1/+1
* build: fix incorrect initramfs bzip2 compressionTony Butler2023-04-181-1/+1
* include: use libdeflate's gzip to decompressRosen Penev2023-01-171-1/+1
* build: fix incomplete initramfs compression optionsTony Butler2023-01-171-2/+2
* uml: headers are not exportableChristian Lamparter2022-09-241-1/+1
* kernel: set SOURCE_DATE_EPOCH for initramfs root dirDaniel Golle2022-04-061-1/+1
* kernel: fix initramfs reproducibilityDaniel Golle2022-03-291-1/+1
* kernel: set options to make external initramfs reproducibleDaniel Golle2022-03-241-3/+4
* image: fix CONFIG_EXTERNAL_CPIO handlingDaniel Golle2021-11-281-1/+1
* build: kernel: avoid unnecessary package rebuildsEneas U de Queiroz2021-11-011-0/+4
* build: fix regression for kernels < 5.10Sebastian Kemper2021-05-251-2/+7
* kernel-defaults: fix external kernel build when user_headers is missingMatt Merhar2021-05-231-1/+3
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-131-3/+1
* build: use numeric uid/gid on cpio callsFelix Fietkau2021-03-031-1/+1
* treewide: fix spelling 'seperate' -> 'separate'Daniel Golle2021-02-281-3/+3
* include: use cpio from staging dirDavid Bauer2021-02-281-1/+1
* image: allow building FIT and uImage with ramdiskDaniel Golle2021-02-241-0/+26
* build: fix build with CONFIG_STRIP_KERNEL_EXPORTSFelix Fietkau2021-02-171-3/+3
* build: make zstd initramfs selectableFelix Fietkau2021-02-161-1/+1
* build: build kernel image before building modules/packagesFelix Fietkau2021-02-161-3/+3
* build: use SPDX license tagsPaul Spooren2021-02-051-5/+2
* kernel-defaults: Manage the enabling/disabling of ZSTDFlorian Fainelli2021-01-091-0/+1
* kernel-defaults: Delete external source tree user_headersFlorian Fainelli2021-01-091-0/+1
* build: make testing kernel decompression more portableFelix Fietkau2020-12-051-1/+1
* kernel-defaults: ensure SOURCE_DATE_EPOCH on /initPaul Spooren2019-10-021-0/+1
* kernel: fix downloading rcX releasesRafał Miłecki2018-12-031-2/+8
* config: don't define the same symbol twiceKoen Vandeputte2018-01-171-1/+0
* config: support new symbol intro'd in kernel 4.12Koen Vandeputte2018-01-131-0/+3
* build: move definition of KBUILD_BUILD_TIMESTAMP to include/kernel.mkAlexander Couzens2017-06-171-6/+0
* build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mkFelix Fietkau2017-06-071-29/+4
* include: Do not alter KERNELRELEASE for external/git kernelsFlorian Fainelli2017-05-251-1/+6