98 Commits (0df2c6563a3537ed21b28a9fb6874bf2718afd05)

Author SHA1 Message Date
Josua Mayer 0df2c6563a kernel: prevent addition of scm marker to localversion 8 years ago
Jonas Gorski 86ec410418 kernel: check SOURCE_DATE_EPOCH before setting KBUILD_BUILD_TIMESTAMP 8 years ago
Jonas Gorski 5fe923b15d kernel: allow reproducable builds 8 years ago
Felix Fietkau 22ef1c83b3 kernel: make the kernel build auto-clean the build dir like package builds 8 years ago
Felix Fietkau 9ae952cf8c build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 8 years ago
Florian Fainelli 09344fde2a kernel: Revert "kernel: set root on NFS when enabled" 9 years ago
Felix Fietkau 108a499c81 kernel: enable CONFIG_KALLSYMS_UNCOMPRESSED=y 9 years ago
Florian Fainelli d9fab87607 kernel: set root on NFS when enabled 9 years ago
Felix Fietkau b3f7902a06 include/kernel: add custom USER/DOMAIN config options 9 years ago
Felix Fietkau 4ab26a52ef build: skip rebuild of kernel images if the source did not change 9 years ago
Felix Fietkau 9c949b0dca build: suppress unnecessary kernel config rewrites to speed up build 9 years ago
Felix Fietkau 3bbb927728 build: Allow kernel modules to set build ID debug symbol 9 years ago
John Crispin 3ec7ccf501 config: add an option to enable KPROBE 9 years ago
Felix Fietkau 5d9eeab64a build: remove obsolete references to cris and avr32 9 years ago
Jo-Philipp Wich b941d2fd65 include: pass kernel version when generating kconfig overrides 10 years ago
Felix Fietkau 9318930993 kernel: allow specifying kernel images to be copied separately from kernel make command line 10 years ago
Felix Fietkau b0ef5e66fa build: remove useless quote stripping for KERNELNAME, add fallback for it in the kernel build command line 10 years ago
Felix Fietkau a402b5c48d build: make sure modules are modposted after initramfs image is built 10 years ago
John Crispin 8295b1f7f2 target/linux/*/image/Makefile: eliminate more LINUX_DIR users 10 years ago
John Crispin 34106f4a1a include: Allow git kernel branch selection 10 years ago
John Crispin c77feae6be include: Clean-up kernel git command options management 10 years ago
John Crispin 45e3540a3f config: Remove KERNEL_GIT_LOCAL_REPOSITORY option 10 years ago
John Crispin 76133009c9 sparse: add as a new package selectable from the config 10 years ago
Felix Fietkau 627e974c99 partially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTIONS to unpack.mk" 10 years ago
John Crispin b5542f6aed include: r39979 broke kernel unpacking 10 years ago
Felix Fietkau f440e7faea kernel: fix parallel build issues with header install 11 years ago
Imre Kaloz 7aaa9bc91c add x86_64 target support 11 years ago
Florian Fainelli cdcde21b8d include: handle LZ4 compression scheme 11 years ago
Felix Fietkau bb494ed639 kernel: fix remaining initramfs related breakage 11 years ago
Luka Perkov 448decfa8e include: fix path for kernel-generated cpio removal 11 years ago
Florian Fainelli 5b5fd9f92d include: force a kernel-generated cpio removal and rebuild 11 years ago
Florian Fainelli bc7260a125 buildroot: filter out dtbs KERNELNAME target (#13785) 11 years ago
Florian Fainelli eab95ea467 buildroot: copy KENRNELNAME files to $(KDIR) 11 years ago
Florian Fainelli a890ccd6e0 buildroot: build a second pass kernel if initramfs is enabled 11 years ago
Florian Fainelli b729d41d64 buildroot: workaround broken syntax highlighting 11 years ago
Florian Fainelli d85ec2b936 kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol 12 years ago
Imre Kaloz 0fa21ec3eb use xz compressed kernel tarballs 12 years ago
Florian Fainelli 451803c51a kernel-defaults: factor common code handling initramfs options 12 years ago
Florian Fainelli 246e563cb7 properly reindent Kernel/Prepare/Default 12 years ago
Felix Fietkau 482a6d4aea kernel: suppress redundant calls to headers installation 12 years ago
Felix Fietkau 8091d3f2e8 kernel: remove the explicit kernel make call for "oldconfig prepare scripts", the kernel build system has proper dependencies 12 years ago
Felix Fietkau b1f318de53 kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x 12 years ago
Florian Fainelli 6de0939c3a build: allow KERNELNAME to contain multiple kernel make targets 12 years ago
Gabor Juhos 622146a518 include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE 12 years ago
Gabor Juhos 3349cf2691 Fix iptables abuse of kernel header files. Use exported headers instead. 12 years ago
Felix Fietkau 34ffb526a2 build: rework verbosity level selection 12 years ago
Mirko Vogt ea14276046 enable verbose output of kernel build if V=99 is passed 12 years ago
John Crispin 032f3ea5e7 define external cpio 12 years ago
Jo-Philipp Wich 97af76a920 include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible. 13 years ago
Felix Fietkau fc0863785a add a portable version of sys/sysmacros.h and and let the kernel use the host include dir, fixes x86 builds on non-gnu systems 13 years ago