aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [kernel] scanning kernel packages for targetsJohn Crispin2012-04-231-1/+1
* include: calculate md5sum over sorted kernel config symbol list and incorpera...Jo-Philipp Wich2012-01-081-1/+1
* package/kernel: Fix AddDepends/SetDepends calls with make 3.82Jonas Gorski2011-08-141-1/+1
* [package] kernel: flag as "hold", this is inherited by all kmods as well and ...Jo-Philipp Wich2010-10-021-0/+1
* package/kernel: load target specific modules .mk files after generic onesNicolas Thill2010-04-241-1/+1
* [package] cleanup Makefiles (#7212)Jo-Philipp Wich2010-04-231-1/+2
* now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa...Felix Fietkau2009-09-061-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* don't fail if there are no modules.mk under ./target/linux/Nicolas Thill2008-09-231-1/+1
* package/kernel fixes:Nicolas Thill2008-05-081-3/+1
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-1/+0
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-2/+0
* revert [8415], seems to be causing problems for the kernel buildFelix Fietkau2007-08-161-0/+1
* always include kernel config for kernel packagesFelix Fietkau2007-08-151-1/+0
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-181-3/+0
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive s...Felix Fietkau2007-07-151-0/+1
* minor cleanupFelix Fietkau2007-04-181-7/+1
* Improved autorebuild for kernel related stuff.Felix Fietkau2007-04-181-1/+0
* trigger a kernel module rebuild when the kernel config changesFelix Fietkau2007-03-241-0/+1
* only enable in-tree kmod-* packages by defaultFelix Fietkau2006-11-181-0/+3
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-0/+22
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-171-59/+2
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-171-0/+2
* split modules.mkFelix Fietkau2006-10-171-1/+2
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-12/+11
* fix LINUX_RELEASE and use it for the kmod-* buildFelix Fietkau2006-08-271-1/+1
* fix kernel module dependency problemsFelix Fietkau2006-08-231-1/+1
* fix kernel postinst scriptsFelix Fietkau2006-07-301-2/+2
* don't try to create kmod packages that contain no filesFelix Fietkau2006-07-251-0/+2
* bugfixes for the kernel module packagingFelix Fietkau2006-07-231-9/+7
* port over the netfilter module packaging to the new system and fix iptables d...Felix Fietkau2006-07-221-0/+1
* fix kernel module defaultsFelix Fietkau2006-07-211-1/+4
* move the cryptoapi kmod to package/kernelFelix Fietkau2006-07-181-2/+2
* allow multiple kernel config dependenciesFelix Fietkau2006-07-181-1/+1
* move some of the kernel module packaging to package/kernel/Felix Fietkau2006-07-181-0/+87