summaryrefslogtreecommitdiffstats
path: root/package/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* licensing: Add licensing metadata to many packageshcg2012-10-191-0/+3
* [kernel] scanning kernel packages for targetsblogic2012-04-231-1/+1
* include: calculate md5sum over sorted kernel config symbol list and incorpera...jow2012-01-081-1/+1
* package/kernel: Fix AddDepends/SetDepends calls with make 3.82jogo2011-08-141-1/+1
* [package] kernel: flag as "hold", this is inherited by all kmods as well and ...jow2010-10-021-0/+1
* package/kernel: load target specific modules .mk files after generic onesnico2010-04-241-1/+1
* [package] cleanup Makefiles (#7212)jow2010-04-231-1/+2
* now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa...nbd2009-09-061-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* don't fail if there are no modules.mk under ./target/linux/nico2008-09-231-1/+1
* package/kernel fixes:nico2008-05-081-3/+1
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-1/+0
* use a default VERSION field for kmod packagesnico2007-09-021-2/+0
* revert [8415], seems to be causing problems for the kernel buildnbd2007-08-161-0/+1
* always include kernel config for kernel packagesnbd2007-08-151-1/+0
* dynamically enable/disable kernel config options for kmod packages based on b...nbd2007-07-181-3/+0
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive s...nbd2007-07-151-0/+1
* minor cleanupnbd2007-04-181-7/+1
* Improved autorebuild for kernel related stuff.nbd2007-04-181-1/+0
* trigger a kernel module rebuild when the kernel config changesnbd2007-03-241-0/+1
* 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