summaryrefslogtreecommitdiffstats
path: root/package/kernel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* package/kernel fixes: - remove dup netfilter.mk includes - always define ↵Nicolas Thill2008-05-081-3/+1
| | | | | | NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time SVN-Revision: 11072
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-1/+0
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-2/+0
| | | | SVN-Revision: 8575
* revert [8415], seems to be causing problems for the kernel buildFelix Fietkau2007-08-161-0/+1
| | | | SVN-Revision: 8418
* always include kernel config for kernel packagesFelix Fietkau2007-08-151-1/+0
| | | | SVN-Revision: 8415
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-181-3/+0
| | | | | | build system config SVN-Revision: 8026
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive ↵Felix Fietkau2007-07-151-0/+1
| | | | | | scanning and better handling of makefile dependencies SVN-Revision: 7981
* minor cleanupFelix Fietkau2007-04-181-7/+1
| | | | SVN-Revision: 6999
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-181-1/+0
| | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998
* trigger a kernel module rebuild when the kernel config changesFelix Fietkau2007-03-241-0/+1
| | | | SVN-Revision: 6671
* only enable in-tree kmod-* packages by defaultFelix Fietkau2006-11-181-0/+3
| | | | SVN-Revision: 5560
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-0/+22
| | | | SVN-Revision: 5222
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-171-59/+2
| | | | SVN-Revision: 5189
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-171-0/+2
| | | | SVN-Revision: 5184
* split modules.mkFelix Fietkau2006-10-171-1/+2
| | | | SVN-Revision: 5183
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+90