Historial de Commits

Autor SHA1 Mensaje Fecha
  Felix Fietkau e2f7a60283 fixes for refresh/update handling hace 18 años
  Felix Fietkau dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads hace 18 años
  Felix Fietkau 986445a623 properly clean up after kernel_{old,menu}config hace 18 años
  Felix Fietkau 01b6a90e3d fix kernel_menuconfig hace 18 años
  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 hace 18 años
  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. hace 18 años
  Nicolas Thill b35e6fe3ba include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available hace 18 años
  Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html hace 18 años
  Felix Fietkau d6666fdd40 fix image installation hace 18 años
  Felix Fietkau 40c1241377 silence hace 18 años
  Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) hace 18 años
  Felix Fietkau 35d116c85b more dependency fixes hace 18 años
  Felix Fietkau 7031534325 prevent the new config changes from interfering with kernel_menuconfig hace 18 años
  Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config hace 18 años
  Felix Fietkau 6178152ee8 add kernel_oldconfig target hace 18 años
  Felix Fietkau 0806675217 kernel: fix dependencies for .config, use selections from oldconfig when running menuconfig hace 18 años
  Felix Fietkau 5fe0203420 merge the kernel config parts at dump time, so that overrides that disable certain features work hace 18 años
  Felix Fietkau f019ac4dc9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile hace 18 años
  Felix Fietkau 3b6b7a2d1b implement quilt handling for the kernel tree ... and there was much rejoicing! hace 18 años
  Felix Fietkau 84b235140c fix pcmcia/pccard build defaults hace 18 años
  Felix Fietkau 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them hace 18 años
  Felix Fietkau bbe7bd4f29 remove reference to unused .kernel.mk hace 18 años
  Felix Fietkau 35317253e6 trigger a kernel module rebuild when the kernel config changes hace 19 años
  Felix Fietkau ea952312ae move default templates for the kernel build to kernel-defaults.mk (similar to package-defaults.mk) hace 19 años
  Felix Fietkau b04ef81416 some cleanups in the metadata.pl script; allow target profiles to add overrides for menuconfig hace 19 años
  Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :) hace 19 años
  Felix Fietkau fa859ea32a fix an error in the kernel image related commit hace 19 años
  Felix Fietkau 91e5dba2c7 kernel build cleanup hace 19 años
  Felix Fietkau 129d173a2a fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time hace 19 años
  Felix Fietkau 1a6e4acabc fix a small bug in the order of the profile metadata dump hace 19 años