summaryrefslogtreecommitdiffstats
path: root/package/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* only enable in-tree kmod-* packages by defaultnbd2006-11-181-0/+3
* finally kill KMOD_template - removes a big chunk of legacy build codenbd2006-10-191-0/+22
* make kernel module packaging code reusable and use it in madwifinbd2006-10-171-59/+2
* allow platform support directories to add and modify kernel module packagesnbd2006-10-171-0/+2
* split modules.mknbd2006-10-171-1/+2
* new (last?) attempt at standardizing Makefilesnico2006-09-241-12/+11
* fix LINUX_RELEASE and use it for the kmod-* buildnbd2006-08-271-1/+1
* fix kernel module dependency problemsnbd2006-08-231-1/+1
* fix kernel postinst scriptsnbd2006-07-301-2/+2
* don't try to create kmod packages that contain no filesnbd2006-07-251-0/+2
* bugfixes for the kernel module packagingnbd2006-07-231-9/+7
* port over the netfilter module packaging to the new system and fix iptables d...nbd2006-07-221-0/+1
* fix kernel module defaultsnbd2006-07-211-1/+4
* move the cryptoapi kmod to package/kernelnbd2006-07-181-2/+2
* allow multiple kernel config dependenciesnbd2006-07-181-1/+1
* move some of the kernel module packaging to package/kernel/nbd2006-07-181-0/+87