Commit History

Autor SHA1 Mensaxe Data
  Jonas Gorski f3923dab7b kernel: check the right directories for rebuild %!s(int64=9) %!d(string=hai) anos
  Felix Fietkau 22ef1c83b3 kernel: make the kernel build auto-clean the build dir like package builds %!s(int64=9) %!d(string=hai) anos
  Felix Fietkau be6acba4dc build system: have tar use $SOURCE_DATE_EPOCH for --mtime %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 3021d3139b kernel: remove .config.prev when running make kernel_*config to fix rebuild errors %!s(int64=10) %!d(string=hai) anos
  Felix Fietkau 51c665bbdb kernel-build.mk: add .NOTPARALLEL %!s(int64=11) %!d(string=hai) anos
  John Crispin 2ef0acc5fc kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels %!s(int64=11) %!d(string=hai) anos
  John Crispin 2e240a44c1 include: fix kernel download failure with git & local trees %!s(int64=11) %!d(string=hai) anos
  Felix Fietkau 5a6a47e431 build: speed up kernel symbol export stripping %!s(int64=12) %!d(string=hai) anos
  Florian Fainelli a890ccd6e0 buildroot: build a second pass kernel if initramfs is enabled %!s(int64=12) %!d(string=hai) anos
  Felix Fietkau 8933b918cd kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips %!s(int64=13) %!d(string=hai) anos
  Felix Fietkau 7809d73fd2 kernel: fix module export stripping %!s(int64=13) %!d(string=hai) anos
  Felix Fietkau 24b31c9428 kernel: fix stripping symbol exports %!s(int64=13) %!d(string=hai) anos
  Jo-Philipp Wich 5171edd8d5 kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI or CONFIG_EXTERNAL_KERNEL_TREE, do not make the prepared stamp file depend on it in this case %!s(int64=14) %!d(string=hai) anos
  Felix Fietkau caf4747f0c build: clean up handling of the kernel config %!s(int64=15) %!d(string=hai) anos
  Lars-Peter Clausen a97d6b0c95 Add kernel_nconfig make target %!s(int64=15) %!d(string=hai) anos
  Felix Fietkau fd8142403e add a build system option for collecting all kernel debug information (including modules) in a tarball %!s(int64=15) %!d(string=hai) anos
  Felix Fietkau 8e808a54c2 Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable %!s(int64=16) %!d(string=hai) anos
  Gabor Juhos 03779da9c6 sort Kconfig symbols automatically to make Kaloz happy :p %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau ea41d3a288 merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image %!s(int64=16) %!d(string=hai) anos
  Felix Fietkau 6d782f93d8 kernel: make sure all patches are applied before running menuconfig or oldconfig %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau ab8c8b019f enable quilt by default for the kernel tree %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau 811b00f646 fix make kernel_menuconfig for subtarget kernel config files %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau a3a37d0bb1 rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882 %!s(int64=17) %!d(string=hai) anos
  Felix Fietkau d26fa58d25 create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 4c665e6ca4 large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 02bc11903e fix kernel config on kernel_menuconfig abort %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau e2f7a60283 fixes for refresh/update handling %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads %!s(int64=18) %!d(string=hai) anos
  Felix Fietkau 986445a623 properly clean up after kernel_{old,menu}config %!s(int64=18) %!d(string=hai) anos