aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/Makefile
Commit message (Collapse)AuthorAge
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* use a default VERSION field for kmod packagesNicolas Thill2007-09-02
| | | | SVN-Revision: 8575
* revert [8415], seems to be causing problems for the kernel buildFelix Fietkau2007-08-16
| | | | SVN-Revision: 8418
* always include kernel config for kernel packagesFelix Fietkau2007-08-15
| | | | SVN-Revision: 8415
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-18
| | | | | | build system config SVN-Revision: 8026
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive ↵Felix Fietkau2007-07-15
| | | | | | scanning and better handling of makefile dependencies SVN-Revision: 7981
* minor cleanupFelix Fietkau2007-04-18
| | | | SVN-Revision: 6999
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-18
| | | | | | 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-24
| | | | SVN-Revision: 6671
* only enable in-tree kmod-* packages by defaultFelix Fietkau2006-11-18
| | | | SVN-Revision: 5560
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-19
| | | | SVN-Revision: 5222
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-17
| | | | SVN-Revision: 5189
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-17
| | | | SVN-Revision: 5184
* split modules.mkFelix Fietkau2006-10-17
| | | | SVN-Revision: 5183
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20