Histórico de Commits

Autor SHA1 Mensagem Data
  John Crispin 74d00a8c38 kernel: split patches folder up into backport, pending and hack folders há 9 anos atrás
  Felix Fietkau fec38ebf0d kernel: fix segmentation fault in mconf on linux há 8 anos atrás
  Felix Fietkau 0aed054bec build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mk há 8 anos atrás
  Felix Fietkau 9467ce42da build: get rid of host.mk há 9 anos atrás
  Felix Fietkau dce6eeccc0 build: skip headers install and config on make target/linux/prepare há 9 anos atrás
  Mirko Vogt c99f881568 git-kernel: $(SUBDIR) should always be $(LINUX_VERSION) há 9 anos atrás
  Felix Fietkau 720b99215d treewide: clean up download hashes há 9 anos atrás
  Florian Fainelli 9a08c0ba80 include/kernel: Switch to git download method há 9 anos atrás
  Felix Fietkau 86c966a8ae build: fix regression on running make kernel_menuconfig há 9 anos atrás
  Jonas Gorski f3923dab7b kernel: check the right directories for rebuild há 9 anos atrás
  Felix Fietkau 22ef1c83b3 kernel: make the kernel build auto-clean the build dir like package builds há 9 anos atrás
  Felix Fietkau be6acba4dc build system: have tar use $SOURCE_DATE_EPOCH for --mtime há 10 anos atrás
  Felix Fietkau 3021d3139b kernel: remove .config.prev when running make kernel_*config to fix rebuild errors há 10 anos atrás
  Felix Fietkau 51c665bbdb kernel-build.mk: add .NOTPARALLEL há 11 anos atrás
  John Crispin 2ef0acc5fc kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels há 11 anos atrás
  John Crispin 2e240a44c1 include: fix kernel download failure with git & local trees há 11 anos atrás
  Felix Fietkau 5a6a47e431 build: speed up kernel symbol export stripping há 12 anos atrás
  Florian Fainelli a890ccd6e0 buildroot: build a second pass kernel if initramfs is enabled há 12 anos atrás
  Felix Fietkau 8933b918cd kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips há 13 anos atrás
  Felix Fietkau 7809d73fd2 kernel: fix module export stripping há 13 anos atrás
  Felix Fietkau 24b31c9428 kernel: fix stripping symbol exports há 13 anos atrás
  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 há 14 anos atrás
  Felix Fietkau caf4747f0c build: clean up handling of the kernel config há 15 anos atrás
  Lars-Peter Clausen a97d6b0c95 Add kernel_nconfig make target há 15 anos atrás
  Felix Fietkau fd8142403e add a build system option for collecting all kernel debug information (including modules) in a tarball há 15 anos atrás
  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 há 16 anos atrás
  Gabor Juhos 03779da9c6 sort Kconfig symbols automatically to make Kaloz happy :p há 16 anos atrás
  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) há 16 anos atrás
  Felix Fietkau bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image há 16 anos atrás
  Felix Fietkau 6d782f93d8 kernel: make sure all patches are applied before running menuconfig or oldconfig há 16 anos atrás