86 Commits (d4cd8f89eb044d1e2bf6a7962a3a5ca970e4dcf9)

Author SHA1 Message Date
John Crispin 3ec7ccf501 config: add an option to enable KPROBE 9 years ago
Felix Fietkau 5d9eeab64a build: remove obsolete references to cris and avr32 9 years ago
Jo-Philipp Wich b941d2fd65 include: pass kernel version when generating kconfig overrides 10 years ago
Felix Fietkau 9318930993 kernel: allow specifying kernel images to be copied separately from kernel make command line 10 years ago
Felix Fietkau b0ef5e66fa build: remove useless quote stripping for KERNELNAME, add fallback for it in the kernel build command line 10 years ago
Felix Fietkau a402b5c48d build: make sure modules are modposted after initramfs image is built 10 years ago
John Crispin 8295b1f7f2 target/linux/*/image/Makefile: eliminate more LINUX_DIR users 10 years ago
John Crispin 34106f4a1a include: Allow git kernel branch selection 10 years ago
John Crispin c77feae6be include: Clean-up kernel git command options management 10 years ago
John Crispin 45e3540a3f config: Remove KERNEL_GIT_LOCAL_REPOSITORY option 10 years ago
John Crispin 76133009c9 sparse: add as a new package selectable from the config 10 years ago
Felix Fietkau 627e974c99 partially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTIONS to unpack.mk" 10 years ago
John Crispin b5542f6aed include: r39979 broke kernel unpacking 10 years ago
Felix Fietkau f440e7faea kernel: fix parallel build issues with header install 11 years ago
Imre Kaloz 7aaa9bc91c add x86_64 target support 11 years ago
Florian Fainelli cdcde21b8d include: handle LZ4 compression scheme 11 years ago
Felix Fietkau bb494ed639 kernel: fix remaining initramfs related breakage 11 years ago
Luka Perkov 448decfa8e include: fix path for kernel-generated cpio removal 11 years ago
Florian Fainelli 5b5fd9f92d include: force a kernel-generated cpio removal and rebuild 11 years ago
Florian Fainelli bc7260a125 buildroot: filter out dtbs KERNELNAME target (#13785) 11 years ago
Florian Fainelli eab95ea467 buildroot: copy KENRNELNAME files to $(KDIR) 11 years ago
Florian Fainelli a890ccd6e0 buildroot: build a second pass kernel if initramfs is enabled 11 years ago
Florian Fainelli b729d41d64 buildroot: workaround broken syntax highlighting 11 years ago
Florian Fainelli d85ec2b936 kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol 12 years ago
Imre Kaloz 0fa21ec3eb use xz compressed kernel tarballs 12 years ago
Florian Fainelli 451803c51a kernel-defaults: factor common code handling initramfs options 12 years ago
Florian Fainelli 246e563cb7 properly reindent Kernel/Prepare/Default 12 years ago
Felix Fietkau 482a6d4aea kernel: suppress redundant calls to headers installation 12 years ago
Felix Fietkau 8091d3f2e8 kernel: remove the explicit kernel make call for "oldconfig prepare scripts", the kernel build system has proper dependencies 12 years ago
Felix Fietkau b1f318de53 kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x 12 years ago
Florian Fainelli 6de0939c3a build: allow KERNELNAME to contain multiple kernel make targets 12 years ago
Gabor Juhos 622146a518 include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE 12 years ago
Gabor Juhos 3349cf2691 Fix iptables abuse of kernel header files. Use exported headers instead. 12 years ago
Felix Fietkau 34ffb526a2 build: rework verbosity level selection 12 years ago
Mirko Vogt ea14276046 enable verbose output of kernel build if V=99 is passed 12 years ago
John Crispin 032f3ea5e7 define external cpio 12 years ago
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. 13 years ago
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 13 years ago
Felix Fietkau caf4747f0c build: clean up handling of the kernel config 13 years ago
Imre Kaloz b74308c433 only support EABI on ARM targets 14 years ago
Imre Kaloz a361eab890 fixup board specific KERNELNAME overrides 14 years ago
Imre Kaloz 832fc4a133 2.6.38 supports xz ramdisks, too 14 years ago
Florian Fainelli b6e9f1dfe0 make targets provide their KERNELNAME 14 years ago
Felix Fietkau 6117c04c94 remove linux 2.4 specific build system code 14 years ago
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 14 years ago
Imre Kaloz 0ebb9220a0 make lzo compressed initramfs selectable, too 15 years ago
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) 15 years ago
Felix Fietkau bf2fe7ea9a automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9) 15 years ago
Gabor Juhos f7033929fa add menuconfig option for enabling debugfs support in the kernel 15 years ago
Gabor Juhos e2f5de7a46 add menuconfig option for selecting initramfs compression 15 years ago