summaryrefslogtreecommitdiff
path: root/include/kernel.mk
AgeCommit message (Expand)Author
2013-10-08kernel: remove debug code from module insert scriptblogic
2013-09-17include: add AutoProbe supportblogic
2013-07-18include: modify kernel.mk to build empty kmod packages if the referenced symb...jow
2013-06-22package: fix insmod on installblogic
2013-02-21include/kernel.mk: print warnings/errors to stderrjogo
2012-12-20kernel: fix module packages postinst by pointing to the new functions.sh loca...nbd
2012-12-16[include] fixes uapi helper defineblogic
2012-12-15[include] adds wrapper for uapi directoryblogic
2012-12-02kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ...nbd
2012-11-22include: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to separate build_dir/linux...jow
2012-11-18use xz compressed kernel tarballskaloz
2012-11-18we only support v3.x kernelskaloz
2012-01-08include: calculate md5sum over sorted kernel config symbol list and incorpera...jow
2011-11-13include/kernel.mk: don't check for modules.builtin on 2.6.32-jogo
2011-11-08include/kernel.mk: enhance built-in/missing modules detection when packaging ...nico
2011-10-28package/blockmount: simplify extroot module loading logicnico
2011-10-28kernel: build kmod even for modules built-innico
2011-10-27Fix kernel version check macro typomb
2011-10-03[include] kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_UR...jow
2011-08-09include/kernel.mk: fix download path for linux 3.xjogo
2011-07-25only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...nbd
2011-07-24kernel.mk: Fix kernel module path for 3.0jogo
2011-06-01kernel.mk: add a new helper for comparing kernel versions, which can take 1 -...nbd
2011-05-30remove kernel major version specific kernelpackage overridesnbd
2010-10-18[buildroot] make ModuleAutoLoad more readableflorian
2010-08-19speed up the build system by including include/shell.sh on shell commands onl...nbd
2010-07-12partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external mo...nico
2010-07-12massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio
2010-03-29prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packagesnbd
2010-02-26add support for marking specific kernel module packages as potentially being ...nbd
2009-12-14do not download kernel sources when using an external kernel treenbd
2009-11-04fix one more instance of r18295nbd
2009-11-04fix platform specific overrides for kernel modules, fixes lp on brcm-2.4nbd
2009-09-06now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa...nbd
2009-08-17[package] ensure CONTROL directory is created (#5683)florian
2009-04-18add a modified version of the mips64 patch from #4603nbd
2009-03-03get rid of one more $(shell) instancenbd
2009-03-03replace a few unnecessary $(shell) callsnbd
2009-03-03avoid repeating the same dependency multiple timesnbd
2009-01-11fix LINUX_KARCH for x86nbd
2008-10-18change the way ./files* and the generic kernel files are applied. ./files now...nbd
2008-09-02make sure that when the kernel config changes, compile is triggered for all k...nbd
2008-08-27fix kconfig for packages that only define =y, =m or =n rulesnbd
2008-05-15This patch makes kernel modules check if config is defined and creates a configthepeople
2008-05-11add a macro to compare kernel patch versions and use it for crypto and watchd...nico
2008-04-28add optional version suffix to kernel files/ directoriesnbd
2007-11-30fix kernel config related build errornbd
2007-11-30include the kernel config for kernel related packages (should fix some b43 co...nbd
2007-10-23don't specify "CC=<nothing>" on kernel build command linenbd
2007-10-23don't replace powerpc arch with ppcnbd