Commit History

Autor SHA1 Mensaxe Data
  Felix Fietkau f019ac4dc9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 3b6b7a2d1b implement quilt handling for the kernel tree ... and there was much rejoicing! %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 84b235140c fix pcmcia/pccard build defaults %!s(int64=19) %!d(string=hai) anos
  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 %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau bbe7bd4f29 remove reference to unused .kernel.mk %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 35317253e6 trigger a kernel module rebuild when the kernel config changes %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau ea952312ae move default templates for the kernel build to kernel-defaults.mk (similar to package-defaults.mk) %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau b04ef81416 some cleanups in the metadata.pl script; allow target profiles to add overrides for menuconfig %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :) %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau fa859ea32a fix an error in the kernel image related commit %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 91e5dba2c7 kernel build cleanup %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 129d173a2a fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 1a6e4acabc fix a small bug in the order of the profile metadata dump %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau db45ee6bd6 last commit was missing a change... %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau e78fb96964 Reorganize kernel configs - target/linux/*/config is now a directory. ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 509bb267a3 make kernel_menuconfig work without target toolchain %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 8afbc2d617 add top-level kernel_menuconfig target to unpack and reconfigure the kernel - uses config.pl to generate target/linux/*/config and config-diff %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 6a50014b62 Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; then cmd; fi' to avoid make errors if the condition is false If $(PLATFORM_DIR)/files exists, copy it into the kernel tree on prepare. %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 69d76bb482 make spca5xx depend on video device support in the kernel %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 2fb06d46d9 Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 84a0696c1e add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet) %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 35bccdd4ba store the default kernel version for our ports in a single place (target makefiles can still override it if necessary) %!s(int64=19) %!d(string=hai) anos
  Florian Fainelli 94164d679b Also build bzImage for rdc boards %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 4a17097247 replace another instance of a relative path to generic-2.* with an absolute one (for symlinked target directories) %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau dc6794b88c some platform support path name cleanup %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 77e01959f4 fix path to generic init file when using a symlinked target support directory %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau bf8dda030c more cleanup, build fix on freebsd %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 368dc17432 minor cleanup and freebsd compile fix %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau 80ff6a1d25 autodetect atm, pci, usb, pcmcia features from kernel config file %!s(int64=19) %!d(string=hai) anos
  Felix Fietkau aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds %!s(int64=19) %!d(string=hai) anos