| Commit message (Expand) | Author | Age | Files | Lines |
* | don't fail if there are no modules.mk under ./target/linux/ | Nicolas Thill | 2008-09-23 | 1 | -1/+1 |
* | package/kernel fixes: | Nicolas Thill | 2008-05-08 | 1 | -3/+1 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 1 | -1/+0 |
* | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 | 1 | -2/+0 |
* | revert [8415], seems to be causing problems for the kernel build | Felix Fietkau | 2007-08-16 | 1 | -0/+1 |
* | always include kernel config for kernel packages | Felix Fietkau | 2007-08-15 | 1 | -1/+0 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | Felix Fietkau | 2007-07-18 | 1 | -3/+0 |
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive s... | Felix Fietkau | 2007-07-15 | 1 | -0/+1 |
* | minor cleanup | Felix Fietkau | 2007-04-18 | 1 | -7/+1 |
* | Improved autorebuild for kernel related stuff. | Felix Fietkau | 2007-04-18 | 1 | -1/+0 |
* | trigger a kernel module rebuild when the kernel config changes | Felix Fietkau | 2007-03-24 | 1 | -0/+1 |
* | only enable in-tree kmod-* packages by default | Felix Fietkau | 2006-11-18 | 1 | -0/+3 |
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 1 | -0/+22 |
* | make kernel module packaging code reusable and use it in madwifi | Felix Fietkau | 2006-10-17 | 1 | -59/+2 |
* | allow platform support directories to add and modify kernel module packages | Felix Fietkau | 2006-10-17 | 1 | -0/+2 |
* | split modules.mk | Felix Fietkau | 2006-10-17 | 1 | -1/+2 |
* | new (last?) attempt at standardizing Makefiles | Nicolas Thill | 2006-09-24 | 1 | -12/+11 |
* | fix LINUX_RELEASE and use it for the kmod-* build | Felix Fietkau | 2006-08-27 | 1 | -1/+1 |
* | fix kernel module dependency problems | Felix Fietkau | 2006-08-23 | 1 | -1/+1 |
* | fix kernel postinst scripts | Felix Fietkau | 2006-07-30 | 1 | -2/+2 |
* | don't try to create kmod packages that contain no files | Felix Fietkau | 2006-07-25 | 1 | -0/+2 |
* | bugfixes for the kernel module packaging | Felix Fietkau | 2006-07-23 | 1 | -9/+7 |
* | port over the netfilter module packaging to the new system and fix iptables d... | Felix Fietkau | 2006-07-22 | 1 | -0/+1 |
* | fix kernel module defaults | Felix Fietkau | 2006-07-21 | 1 | -1/+4 |
* | move the cryptoapi kmod to package/kernel | Felix Fietkau | 2006-07-18 | 1 | -2/+2 |
* | allow multiple kernel config dependencies | Felix Fietkau | 2006-07-18 | 1 | -1/+1 |
* | move some of the kernel module packaging to package/kernel/ | Felix Fietkau | 2006-07-18 | 1 | -0/+87 |