Historie revizí

Autor SHA1 Zpráva Datum
  Felix Fietkau b1f318de53 kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x před 13 roky
  Florian Fainelli 6de0939c3a build: allow KERNELNAME to contain multiple kernel make targets před 13 roky
  Gabor Juhos 622146a518 include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE před 13 roky
  Gabor Juhos 3349cf2691 Fix iptables abuse of kernel header files. Use exported headers instead. před 13 roky
  Felix Fietkau 34ffb526a2 build: rework verbosity level selection před 13 roky
  Mirko Vogt ea14276046 enable verbose output of kernel build if V=99 is passed před 13 roky
  John Crispin 032f3ea5e7 define external cpio před 13 roky
  Jo-Philipp Wich 97af76a920 include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible. před 14 roky
  Felix Fietkau fc0863785a add a portable version of sys/sysmacros.h and and let the kernel use the host include dir, fixes x86 builds on non-gnu systems před 14 roky
  Felix Fietkau caf4747f0c build: clean up handling of the kernel config před 14 roky
  Imre Kaloz b74308c433 only support EABI on ARM targets před 15 roky
  Imre Kaloz a361eab890 fixup board specific KERNELNAME overrides před 15 roky
  Imre Kaloz 832fc4a133 2.6.38 supports xz ramdisks, too před 15 roky
  Florian Fainelli b6e9f1dfe0 make targets provide their KERNELNAME před 15 roky
  Felix Fietkau 6117c04c94 remove linux 2.4 specific build system code před 15 roky
  Alexandros C. Couloumbis 43ee14563c finalize lzma/jffs2 support (currently not enebled by default, for kernels >=2.6.33) based on Edgar Soldin patches: https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006550.html před 15 roky
  Imre Kaloz 0ebb9220a0 make lzo compressed initramfs selectable, too před 16 roky
  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) před 16 roky
  Felix Fietkau bf2fe7ea9a automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9) před 16 roky
  Gabor Juhos f7033929fa add menuconfig option for enabling debugfs support in the kernel před 16 roky
  Gabor Juhos e2f5de7a46 add menuconfig option for selecting initramfs compression před 16 roky
  Felix Fietkau bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image před 16 roky
  Imre Kaloz 8582177e73 2.6.30 supports different initramfs compressors, take care of them před 16 roky
  Florian Fainelli c09afea86a also strip the .notes section of the kernel před 16 roky
  Felix Fietkau 08b408a4c5 move the EABI config override to the generic kernel config overrides, as it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI před 17 roky
  Felix Fietkau 18441c327a kernel: add missing definition for CONFIG_KALLSYMS_ALL před 17 roky
  Felix Fietkau 7b1820a1b7 strip the .note.gnu.build-id section from kernel images, which on some platforms can lead to unusable 3.1G kernel image files před 17 roky
  Lars-Peter Clausen 24f02449ff Add menuconfig option for enabling profiling in the kernel. před 17 roky
  Felix Fietkau b271605228 add a menuconfig option for enabling KALLSYMS for the kernel před 17 roky
  Imre Kaloz 8375b83015 use the default kernel target on powerpc před 17 roky