Commit historia

Upphovsman SHA1 Meddelande Datum
  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 16 år sedan
  Gabor Juhos 03779da9c6 sort Kconfig symbols automatically to make Kaloz happy :p 16 år sedan
  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) 16 år sedan
  Felix Fietkau bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image 16 år sedan
  Felix Fietkau 6d782f93d8 kernel: make sure all patches are applied before running menuconfig or oldconfig 16 år sedan
  Felix Fietkau ab8c8b019f enable quilt by default for the kernel tree 17 år sedan
  Felix Fietkau 811b00f646 fix make kernel_menuconfig for subtarget kernel config files 17 år sedan
  Felix Fietkau a3a37d0bb1 rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882 17 år sedan
  Felix Fietkau d26fa58d25 create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig 17 år sedan
  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 17 år sedan
  Felix Fietkau 02bc11903e fix kernel config on kernel_menuconfig abort 17 år sedan
  Felix Fietkau e2f7a60283 fixes for refresh/update handling 18 år sedan
  Felix Fietkau dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 18 år sedan
  Felix Fietkau 986445a623 properly clean up after kernel_{old,menu}config 18 år sedan
  Felix Fietkau 01b6a90e3d fix kernel_menuconfig 18 år sedan
  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 18 år sedan
  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. 18 år sedan
  Nicolas Thill b35e6fe3ba include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available 18 år sedan
  Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 18 år sedan
  Felix Fietkau d6666fdd40 fix image installation 18 år sedan
  Felix Fietkau 40c1241377 silence 18 år sedan
  Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) 18 år sedan
  Felix Fietkau 35d116c85b more dependency fixes 18 år sedan
  Felix Fietkau 7031534325 prevent the new config changes from interfering with kernel_menuconfig 18 år sedan
  Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config 18 år sedan
  Felix Fietkau 6178152ee8 add kernel_oldconfig target 18 år sedan
  Felix Fietkau 0806675217 kernel: fix dependencies for .config, use selections from oldconfig when running menuconfig 18 år sedan
  Felix Fietkau 5fe0203420 merge the kernel config parts at dump time, so that overrides that disable certain features work 18 år sedan
  Felix Fietkau f019ac4dc9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile 18 år sedan
  Felix Fietkau 3b6b7a2d1b implement quilt handling for the kernel tree ... and there was much rejoicing! 18 år sedan