Histórico de Commits

Autor SHA1 Mensagem Data
  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á 14 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
  Felix Fietkau ab8c8b019f enable quilt by default for the kernel tree há 17 anos atrás
  Felix Fietkau 811b00f646 fix make kernel_menuconfig for subtarget kernel config files há 17 anos atrás
  Felix Fietkau a3a37d0bb1 rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882 há 17 anos atrás
  Felix Fietkau d26fa58d25 create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig há 17 anos atrás
  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 há 17 anos atrás
  Felix Fietkau 02bc11903e fix kernel config on kernel_menuconfig abort há 17 anos atrás
  Felix Fietkau e2f7a60283 fixes for refresh/update handling há 18 anos atrás
  Felix Fietkau dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads há 18 anos atrás
  Felix Fietkau 986445a623 properly clean up after kernel_{old,menu}config há 18 anos atrás
  Felix Fietkau 01b6a90e3d fix kernel_menuconfig há 18 anos atrás
  Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets há 18 anos atrás
  Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. há 18 anos atrás
  Nicolas Thill b35e6fe3ba include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available há 18 anos atrás
  Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html há 18 anos atrás
  Felix Fietkau d6666fdd40 fix image installation há 18 anos atrás
  Felix Fietkau 40c1241377 silence há 18 anos atrás
  Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) há 18 anos atrás