aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel.mk
Commit message (Expand)AuthorAgeFilesLines
* reordered GENERIC_PATCH_DIR variableGabor Juhos2007-07-011-1/+1
* fix kernel config feature autodetectionFelix Fietkau2007-06-301-2/+1
* prepare for the transition to linux 2.6.22 - make it possible to override the...Felix Fietkau2007-06-161-4/+8
* fix kmod-* build error when wildcards are being used in $(FILES)Felix Fietkau2007-04-261-1/+1
* Improved autorebuild for kernel related stuff.Felix Fietkau2007-04-181-1/+2
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-161-0/+2
* always dereference symbolic links when copying kernel modules into the packag...Felix Fietkau2007-02-231-1/+1
* some platform support path name cleanupFelix Fietkau2006-12-181-0/+1
* fix pesky kmod-* ipkg install bugFelix Fietkau2006-11-251-1/+1
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-221-0/+1
* import Package/Default in KernelPackage to avoid reusing variables from the w...Felix Fietkau2006-11-181-0/+1
* only enable in-tree kmod-* packages by defaultFelix Fietkau2006-11-181-1/+1
* make target/linux/* directories self-contained, use the selected kernel versi...Felix Fietkau2006-11-111-19/+11
* fix dependencies on the virtual kernel package (fixes #878)Felix Fietkau2006-10-241-1/+1
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-5/+4
* cleanupFelix Fietkau2006-10-191-2/+5
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-47/+0
* fix uml-2.6 build, move KERNELNAME to kernel-build.mkNicolas Thill2006-10-181-9/+0
* fix module autoload optionFelix Fietkau2006-10-171-1/+5
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-171-0/+63
* put LINUX_KARCH in .kernel.mkFelix Fietkau2006-10-101-8/+1
* fix LINUX_RELEASE and use it for the kmod-* buildFelix Fietkau2006-08-271-1/+1
* add basic support for the Magicbox boardsImre Kaloz2006-08-251-0/+3
* fix KERNELNAMEFelix Fietkau2006-08-171-1/+1
* Build bzImage for x86 builds - allow ext2 images even if initramfs used, they...Gerry Rozema2006-08-171-0/+5
* fix issues if kernel config is changed after the compile has startedMike Baker2006-08-161-26/+36
* fix uml-2.6 (closes: #678)Nicolas Thill2006-08-101-2/+6
* UML target completed. Added ext2 target fs for use with uml imagesGerry Rozema2006-07-201-0/+5
* credit where credit is dueMike Baker2006-06-271-0/+6
* fix inclusion of kernel modules selected for install in images (closes: #598).Nicolas Thill2006-06-251-2/+2
* .pkginfo cleanup #2Mike Baker2006-06-231-6/+6
* set defaults for .pkginfoMike Baker2006-06-231-1/+4
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-0/+77