summaryrefslogtreecommitdiffstats
path: root/include/kernel.mk
Commit message (Collapse)AuthorAgeFilesLines
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-0/+2
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* always dereference symbolic links when copying kernel modules into the ↵Felix Fietkau2007-02-231-1/+1
| | | | | | packaging directory (fixes alsa build, patch from #1392) SVN-Revision: 6350
* some platform support path name cleanupFelix Fietkau2006-12-181-0/+1
| | | | SVN-Revision: 5846
* fix pesky kmod-* ipkg install bugFelix Fietkau2006-11-251-1/+1
| | | | SVN-Revision: 5639
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-221-0/+1
| | | | SVN-Revision: 5621
* import Package/Default in KernelPackage to avoid reusing variables from the ↵Felix Fietkau2006-11-181-0/+1
| | | | | | wrong packages (fixes #970) SVN-Revision: 5565
* only enable in-tree kmod-* packages by defaultFelix Fietkau2006-11-181-1/+1
| | | | SVN-Revision: 5560
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-19/+11
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* fix dependencies on the virtual kernel package (fixes #878)Felix Fietkau2006-10-241-1/+1
| | | | SVN-Revision: 5279
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-5/+4
| | | | SVN-Revision: 5226
* cleanupFelix Fietkau2006-10-191-2/+5
| | | | SVN-Revision: 5224
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-47/+0
| | | | SVN-Revision: 5222
* fix uml-2.6 build, move KERNELNAME to kernel-build.mkNicolas Thill2006-10-181-9/+0
| | | | SVN-Revision: 5204
* fix module autoload optionFelix Fietkau2006-10-171-1/+5
| | | | SVN-Revision: 5201
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-171-0/+63
| | | | SVN-Revision: 5189
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+106