Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | 1 | -2/+2 |
| | | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 | ||||
* | add missing kconfig option for pppoa | Felix Fietkau | 2007-09-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 8965 | ||||
* | revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well | Nicolas Thill | 2007-09-21 | 1 | -1/+0 |
| | | | | SVN-Revision: 8910 | ||||
* | add compat 'PROVIDES' for renamed kernel modules | Nicolas Thill | 2007-09-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 8907 | ||||
* | build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵ | Nicolas Thill | 2007-09-20 | 1 | -30/+56 |
| | | | | | | add kmod-iptunnel6. SVN-Revision: 8862 | ||||
* | fix kmod-sched kconfig value (#2380) | Felix Fietkau | 2007-09-20 | 1 | -1/+14 |
| | | | | SVN-Revision: 8858 | ||||
* | move CAPI/ISDN module from other.mk to network.mk | Nicolas Thill | 2007-09-17 | 1 | -0/+21 |
| | | | | SVN-Revision: 8819 | ||||
* | cosmetic changes: rename submenu vars, add missing copyright headers | Nicolas Thill | 2007-09-16 | 1 | -33/+33 |
| | | | | SVN-Revision: 8808 | ||||
* | add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change ↵ | Nicolas Thill | 2007-09-16 | 1 | -3/+3 |
| | | | | | | kmod-pppoa dependency on kmod-atm from depends to select SVN-Revision: 8800 | ||||
* | Package support for IP over ATM | Florian Fainelli | 2007-09-14 | 1 | -0/+16 |
| | | | | SVN-Revision: 8775 | ||||
* | fix target names in DEPENDS (closes: #2341) | Nicolas Thill | 2007-09-11 | 1 | -12/+12 |
| | | | | SVN-Revision: 8748 | ||||
* | fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵ | Nicolas Thill | 2007-09-09 | 1 | -10/+19 |
| | | | | | | main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later. SVN-Revision: 8721 | ||||
* | Fix kmod-ppp generation (#2337) | Florian Fainelli | 2007-09-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 8691 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -83/+147 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵ | Nicolas Thill | 2007-09-03 | 1 | -34/+53 |
| | | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591 | ||||
* | cosmetic fixes: rearrange KernelPackage definitions | Nicolas Thill | 2007-08-28 | 1 | -68/+117 |
| | | | | SVN-Revision: 8520 | ||||
* | Add kmod-ppp-synctty (#2231) | Florian Fainelli | 2007-08-22 | 1 | -0/+13 |
| | | | | SVN-Revision: 8459 | ||||
* | ax25 need to compile mkiss | Florian Fainelli | 2007-08-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 8306 | ||||
* | Put r6040 ethernet driver as a module | Florian Fainelli | 2007-07-25 | 1 | -0/+11 |
| | | | | SVN-Revision: 8154 | ||||
* | more dependency fixes | Felix Fietkau | 2007-07-23 | 1 | -3/+3 |
| | | | | SVN-Revision: 8115 | ||||
* | fix kmod-atmtcp compile | Felix Fietkau | 2007-07-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 8087 | ||||
* | revert 8059, via-rhine is built in the kernel | Florian Fainelli | 2007-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 8061 | ||||
* | Include kmod-via-rhine by default for rb532 | Florian Fainelli | 2007-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 8059 | ||||
* | Fix kmod-ipip build (#2092) | Florian Fainelli | 2007-07-19 | 1 | -2/+1 |
| | | | | SVN-Revision: 8048 | ||||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | 1 | -33/+27 |
| | | | | | | build system config SVN-Revision: 8026 | ||||
* | Added via-velocity module, and fixed some whitespace inconsistencies. | Rod Whitby | 2007-06-29 | 1 | -4/+16 |
| | | | | SVN-Revision: 7772 | ||||
* | Package tunnel6 as well (#1943) | Florian Fainelli | 2007-06-22 | 1 | -2/+3 |
| | | | | SVN-Revision: 7705 | ||||
* | automatically load ipv6 module | Florian Fainelli | 2007-06-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 7625 | ||||
* | change module load priority (closes: #1804) | Nicolas Thill | 2007-06-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 7549 | ||||
* | Fix mppe packaging from #1742 | Florian Fainelli | 2007-05-27 | 1 | -1/+4 |
| | | | | SVN-Revision: 7362 | ||||
* | Typo, again | Florian Fainelli | 2007-05-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 7135 | ||||
* | Fix a typo, grr, humm | Florian Fainelli | 2007-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 7132 | ||||
* | Package multipath kernel modules from #1608 | Florian Fainelli | 2007-05-07 | 1 | -0/+19 |
| | | | | SVN-Revision: 7131 | ||||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 | 1 | -44/+44 |
| | | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998 | ||||
* | fix compile error | Felix Fietkau | 2007-03-01 | 1 | -1/+8 |
| | | | | SVN-Revision: 6448 | ||||
* | Package sit module as part of kmod-ipv6 (#1424) | Florian Fainelli | 2007-03-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 6445 | ||||
* | add e1000 support | Felix Fietkau | 2007-02-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 6315 | ||||
* | fix typo | Felix Fietkau | 2007-02-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 6239 | ||||
* | move the natsemi preselection into the x86 default package list | Felix Fietkau | 2007-01-29 | 1 | -1/+0 |
| | | | | SVN-Revision: 6227 | ||||
* | Add ethernet bonding support for x86 (#856) | Florian Fainelli | 2006-11-23 | 1 | -0/+11 |
| | | | | SVN-Revision: 5626 | ||||
* | Fix ne2k-pci compilation (#957) | Florian Fainelli | 2006-11-18 | 1 | -2/+3 |
| | | | | SVN-Revision: 5558 | ||||
* | Add support for ne2000 pci NIC (#916) | Florian Fainelli | 2006-11-06 | 1 | -0/+12 |
| | | | | SVN-Revision: 5451 | ||||
* | add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ↵ | Imre Kaloz | 2006-10-27 | 1 | -0/+26 |
| | | | | | | ethernet driver - the later still needs fixes and testing for the gateway 7001 SVN-Revision: 5311 | ||||
* | add e1000 driver, remove references to LINUX_2_4_X86 | Felix Fietkau | 2006-10-24 | 1 | -5/+16 |
| | | | | SVN-Revision: 5286 | ||||
* | add extra autoload for ppp modules | Felix Fietkau | 2006-10-24 | 1 | -2/+4 |
| | | | | SVN-Revision: 5283 | ||||
* | add missing autoload options | Felix Fietkau | 2006-10-22 | 1 | -0/+5 |
| | | | | SVN-Revision: 5254 | ||||
* | cleanup | Felix Fietkau | 2006-10-19 | 1 | -5/+10 |
| | | | | SVN-Revision: 5224 | ||||
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 1 | -25/+11 |
| | | | | SVN-Revision: 5222 | ||||
* | enable native ipsec modules on 2.6, add ipsec kernel modules | Nicolas Thill | 2006-10-18 | 1 | -0/+50 |
| | | | | SVN-Revision: 5205 | ||||
* | split modules.mk | Felix Fietkau | 2006-10-17 | 1 | -0/+277 |
SVN-Revision: 5183 |