summaryrefslogtreecommitdiff
path: root/include/kernel.mk
AgeCommit message (Expand)Author
2016-01-28include/kernel: sort module lists for reproducibilityFelix Fietkau
2016-01-24include: restrict separate kmod repo handling to base packagesJo-Philipp Wich
2016-01-24include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich
2016-01-11build: remove SDK special case for kernel module packagesFelix Fietkau
2015-11-22linux: add support of Synopsys ARC770-based boardsFelix Fietkau
2015-11-02include/kernel.mk - better search for ARCHFelix Fietkau
2015-07-05kernel: assume modules.builtin is always presentJonas Gorski
2015-04-10modules: fix postinst generation for kernel modulesJohn Crispin
2015-04-02include/kernel.mk: add KernelPackage/conffiles macroNicolas Thill
2015-03-29kernel: only run kernel module list through version filter where version spec...Felix Fietkau
2015-03-29include: remove trailing whitespacesLuka Perkov
2015-03-01Fix download URL of the 4.x kernel.Michael Büsch
2015-01-31include: apply version filter on AutoLoad and AutoProbe argumentsJo-Philipp Wich
2015-01-29include: apply version filter on kmod file listJo-Philipp Wich
2015-01-24kernel: drop obsolete kernel version checksFelix Fietkau
2014-12-12kernel.mk: Handle the x86_64 LINUX_KARCH caseFelix Fietkau
2014-12-12kernel.mk: Refactor LINUX_KARCH affectationFelix Fietkau
2014-12-05sdk: don't try to build in-kernel kmodsJonas Gorski
2014-11-24aarch64: add initial supportFlorian Fainelli
2014-11-19build: allow AutoLoad and AutoProbe to specify modules not included in the pa...Felix Fietkau
2013-10-08kernel: remove debug code from module insert scriptJohn Crispin
2013-09-17include: add AutoProbe supportJohn Crispin
2013-07-18include: modify kernel.mk to build empty kmod packages if the referenced symb...Jo-Philipp Wich
2013-06-22package: fix insmod on installJohn Crispin
2013-02-21include/kernel.mk: print warnings/errors to stderrJonas Gorski
2012-12-20kernel: fix module packages postinst by pointing to the new functions.sh loca...Felix Fietkau
2012-12-16fixes uapi helper defineJohn Crispin
2012-12-15adds wrapper for uapi directoryJohn Crispin
2012-12-02kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ...Felix Fietkau
2012-11-22include: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to separate build_dir/linux...Jo-Philipp Wich
2012-11-18use xz compressed kernel tarballsImre Kaloz
2012-11-18we only support v3.x kernelsImre Kaloz
2012-01-08include: calculate md5sum over sorted kernel config symbol list and incorpera...Jo-Philipp Wich
2011-11-13include/kernel.mk: don't check for modules.builtin on 2.6.32-Jonas Gorski
2011-11-08include/kernel.mk: enhance built-in/missing modules detection when packaging ...Nicolas Thill
2011-10-28package/blockmount: simplify extroot module loading logicNicolas Thill
2011-10-28kernel: build kmod even for modules built-inNicolas Thill
2011-10-27Fix kernel version check macro typoMichael Büsch
2011-10-03kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is setJo-Philipp Wich
2011-08-09include/kernel.mk: fix download path for linux 3.xJonas Gorski
2011-07-25only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...Felix Fietkau
2011-07-24kernel.mk: Fix kernel module path for 3.0Jonas Gorski
2011-06-01kernel.mk: add a new helper for comparing kernel versions, which can take 1 -...Felix Fietkau
2011-05-30remove kernel major version specific kernelpackage overridesFelix Fietkau
2010-10-18make ModuleAutoLoad more readableFlorian Fainelli
2010-08-19speed up the build system by including include/shell.sh on shell commands onl...Felix Fietkau
2010-07-12partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external mo...Nicolas Thill
2010-07-12massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti
2010-03-29prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packagesFelix Fietkau
2010-02-26add support for marking specific kernel module packages as potentially being ...Felix Fietkau