Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/kernel fixes: - remove dup netfilter.mk includes - always define ↵ | Nicolas Thill | 2008-05-08 | 1 | -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 Thill | 2007-09-07 | 1 | -1/+0 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 | 1 | -2/+0 |
| | | | | SVN-Revision: 8575 | ||||
* | revert [8415], seems to be causing problems for the kernel build | Felix Fietkau | 2007-08-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 8418 | ||||
* | always include kernel config for kernel packages | Felix Fietkau | 2007-08-15 | 1 | -1/+0 |
| | | | | SVN-Revision: 8415 | ||||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | 1 | -3/+0 |
| | | | | | | build system config SVN-Revision: 8026 | ||||
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive ↵ | Felix Fietkau | 2007-07-15 | 1 | -0/+1 |
| | | | | | | scanning and better handling of makefile dependencies SVN-Revision: 7981 | ||||
* | minor cleanup | Felix Fietkau | 2007-04-18 | 1 | -7/+1 |
| | | | | SVN-Revision: 6999 | ||||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 | 1 | -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 changes | Felix Fietkau | 2007-03-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 6671 | ||||
* | only enable in-tree kmod-* packages by default | Felix Fietkau | 2006-11-18 | 1 | -0/+3 |
| | | | | SVN-Revision: 5560 | ||||
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 1 | -0/+22 |
| | | | | SVN-Revision: 5222 | ||||
* | make kernel module packaging code reusable and use it in madwifi | Felix Fietkau | 2006-10-17 | 1 | -59/+2 |
| | | | | SVN-Revision: 5189 | ||||
* | allow platform support directories to add and modify kernel module packages | Felix Fietkau | 2006-10-17 | 1 | -0/+2 |
| | | | | SVN-Revision: 5184 | ||||
* | split modules.mk | Felix Fietkau | 2006-10-17 | 1 | -1/+2 |
| | | | | SVN-Revision: 5183 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+90 |