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