| Commit message (Expand) | Author | Age | Files | Lines |
* | licensing: Add licensing metadata to many packages | hcg | 2012-10-19 | 1 | -0/+3 |
* | [kernel] scanning kernel packages for targets | blogic | 2012-04-23 | 1 | -1/+1 |
* | include: calculate md5sum over sorted kernel config symbol list and incorpera... | jow | 2012-01-08 | 1 | -1/+1 |
* | package/kernel: Fix AddDepends/SetDepends calls with make 3.82 | jogo | 2011-08-14 | 1 | -1/+1 |
* | [package] kernel: flag as "hold", this is inherited by all kmods as well and ... | jow | 2010-10-02 | 1 | -0/+1 |
* | package/kernel: load target specific modules .mk files after generic ones | nico | 2010-04-24 | 1 | -1/+1 |
* | [package] cleanup Makefiles (#7212) | jow | 2010-04-23 | 1 | -1/+2 |
* | now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa... | nbd | 2009-09-06 | 1 | -1/+1 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | don't fail if there are no modules.mk under ./target/linux/ | nico | 2008-09-23 | 1 | -1/+1 |
* | package/kernel fixes: | nico | 2008-05-08 | 1 | -3/+1 |
* | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -1/+0 |
* | use a default VERSION field for kmod packages | nico | 2007-09-02 | 1 | -2/+0 |
* | revert [8415], seems to be causing problems for the kernel build | nbd | 2007-08-16 | 1 | -0/+1 |
* | always include kernel config for kernel packages | nbd | 2007-08-15 | 1 | -1/+0 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | nbd | 2007-07-18 | 1 | -3/+0 |
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive s... | nbd | 2007-07-15 | 1 | -0/+1 |
* | minor cleanup | nbd | 2007-04-18 | 1 | -7/+1 |
* | Improved autorebuild for kernel related stuff. | nbd | 2007-04-18 | 1 | -1/+0 |
* | trigger a kernel module rebuild when the kernel config changes | nbd | 2007-03-24 | 1 | -0/+1 |
* | only enable in-tree kmod-* packages by default | nbd | 2006-11-18 | 1 | -0/+3 |
* | finally kill KMOD_template - removes a big chunk of legacy build code | nbd | 2006-10-19 | 1 | -0/+22 |
* | make kernel module packaging code reusable and use it in madwifi | nbd | 2006-10-17 | 1 | -59/+2 |
* | allow platform support directories to add and modify kernel module packages | nbd | 2006-10-17 | 1 | -0/+2 |
* | split modules.mk | nbd | 2006-10-17 | 1 | -1/+2 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -12/+11 |
* | fix LINUX_RELEASE and use it for the kmod-* build | nbd | 2006-08-27 | 1 | -1/+1 |
* | fix kernel module dependency problems | nbd | 2006-08-23 | 1 | -1/+1 |
* | fix kernel postinst scripts | nbd | 2006-07-30 | 1 | -2/+2 |
* | don't try to create kmod packages that contain no files | nbd | 2006-07-25 | 1 | -0/+2 |
* | bugfixes for the kernel module packaging | nbd | 2006-07-23 | 1 | -9/+7 |
* | port over the netfilter module packaging to the new system and fix iptables d... | nbd | 2006-07-22 | 1 | -0/+1 |
* | fix kernel module defaults | nbd | 2006-07-21 | 1 | -1/+4 |
* | move the cryptoapi kmod to package/kernel | nbd | 2006-07-18 | 1 | -2/+2 |
* | allow multiple kernel config dependencies | nbd | 2006-07-18 | 1 | -1/+1 |
* | move some of the kernel module packaging to package/kernel/ | nbd | 2006-07-18 | 1 | -0/+87 |