aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a ↵Rod Whitby2007-09-271-2/+2
| | | | | | typo from usbnet. SVN-Revision: 9047
* fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)Nicolas Thill2007-09-261-1/+3
| | | | SVN-Revision: 9030
* fix kmod-crypto-core error missing crypto_hash (closes: #2422)Nicolas Thill2007-09-231-0/+3
| | | | SVN-Revision: 9004
* add LM77 sensors support (closes: #2419)Nicolas Thill2007-09-231-1/+17
| | | | SVN-Revision: 9002
* add ipv6 conntrack support (closes: #2192)Nicolas Thill2007-09-231-2/+2
| | | | SVN-Revision: 8984
* move hardware monitoring support in a separate hwmon.mk (before adding other ↵Nicolas Thill2007-09-232-37/+46
| | | | | | modules) SVN-Revision: 8983
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-234-38/+215
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* add missing kconfig option for pppoaFelix Fietkau2007-09-221-1/+1
| | | | SVN-Revision: 8965
* add back scx200 gpio i2c module removed in [8825] (too early for generic ↵Nicolas Thill2007-09-221-3/+20
| | | | | | gpio), rename scx200 access bus i2c module to scx200-acb SVN-Revision: 8944
* add 2 new kernel modules for USB webcams: ovc511 and ovcamchipNicolas Thill2007-09-221-0/+35
| | | | SVN-Revision: 8942
* add support Konica based USB video devicesNicolas Thill2007-09-211-0/+17
| | | | SVN-Revision: 8913
* add a kernel module for usb video devicesNicolas Thill2007-09-211-1/+16
| | | | SVN-Revision: 8912
* revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as wellNicolas Thill2007-09-212-2/+0
| | | | SVN-Revision: 8910
* add compat 'PROVIDES' for renamed kernel modulesNicolas Thill2007-09-212-0/+2
| | | | SVN-Revision: 8907
* Add reiserfs module and include it in the FSG-3 profile.Rod Whitby2007-09-201-3/+18
| | | | SVN-Revision: 8872
* disable another module on UMLNicolas Thill2007-09-201-1/+1
| | | | SVN-Revision: 8869
* oops, forgot a file in [8865]Nicolas Thill2007-09-201-1/+1
| | | | SVN-Revision: 8866
* move kernel sound support in its own file from other.mk to sound.mk, rename ↵Nicolas Thill2007-09-202-66/+75
| | | | | | kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib SVN-Revision: 8865
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵Nicolas Thill2007-09-201-30/+56
| | | | | | add kmod-iptunnel6. SVN-Revision: 8862
* fix kmod-sched kconfig value (#2380)Felix Fietkau2007-09-201-1/+14
| | | | SVN-Revision: 8858
* disable more modules not supported on UMLNicolas Thill2007-09-201-0/+1
| | | | SVN-Revision: 8857
* video modules changes: change dependency on kmod-video-core from select to ↵Nicolas Thill2007-09-201-17/+18
| | | | | | depends, cleanup SVN-Revision: 8856
* only build sound-core module on targets supporting USB, since we don't have ↵Nicolas Thill2007-09-191-1/+1
| | | | | | any PCI sound devices supported atm SVN-Revision: 8838
* Added support for generating the cdc-ether kernel module (used to ↵Rod Whitby2007-09-181-0/+15
| | | | | | communicate with OpenMoko phone over usb networking). SVN-Revision: 8833
* i2c changes: * split i2c algos in separate packages * remove deprecated ↵Nicolas Thill2007-09-171-26/+65
| | | | | | i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead SVN-Revision: 8825
* disable package that can't build on atheros target (no pci/usb)Nicolas Thill2007-09-171-1/+4
| | | | SVN-Revision: 8823
* fix wrong submenu for kmod-leds-wrapNicolas Thill2007-09-171-1/+1
| | | | SVN-Revision: 8821
* only build in-kernel bcm43xx on broadcom targetsNicolas Thill2007-09-171-1/+1
| | | | SVN-Revision: 8820
* move CAPI/ISDN module from other.mk to network.mkNicolas Thill2007-09-172-21/+21
| | | | SVN-Revision: 8819
* add kernel module for PCengines WRAP ledsNicolas Thill2007-09-161-0/+16
| | | | SVN-Revision: 8814
* move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵Nicolas Thill2007-09-162-30/+32
| | | | | | since it's not packaged anywhere SVN-Revision: 8812
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵Nicolas Thill2007-09-161-58/+68
| | | | | | cleanup SVN-Revision: 8811
* usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to ↵Nicolas Thill2007-09-161-10/+10
| | | | | | kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup SVN-Revision: 8809
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-168-123/+139
| | | | SVN-Revision: 8808
* various changes for kernel video support: * move kernel video related ↵Nicolas Thill2007-09-163-63/+79
| | | | | | modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam SVN-Revision: 8806
* change dependency on kmod-atm from depends to select for usb atm modulesNicolas Thill2007-09-161-3/+3
| | | | SVN-Revision: 8805
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-162-7/+10
| | | | SVN-Revision: 8801
* add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change ↵Nicolas Thill2007-09-161-3/+3
| | | | | | kmod-pppoa dependency on kmod-atm from depends to select SVN-Revision: 8800
* Package support for IP over ATMFlorian Fainelli2007-09-141-0/+16
| | | | SVN-Revision: 8775
* fix target names in DEPENDS (closes: #2341)Nicolas Thill2007-09-114-20/+20
| | | | SVN-Revision: 8748
* move package descriptions to separate definitionsNicolas Thill2007-09-111-2/+8
| | | | SVN-Revision: 8745
* oops, 2 typos missed from [8721]Nicolas Thill2007-09-092-2/+2
| | | | SVN-Revision: 8722
* fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵Nicolas Thill2007-09-095-49/+103
| | | | | | 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-ide-coreFelix Fietkau2007-09-091-1/+1
| | | | SVN-Revision: 8719
* fix kmod-crypto, emit warning messages for kmod packages that cannot be ↵Felix Fietkau2007-09-081-25/+25
| | | | | | built due to missing kernel config options SVN-Revision: 8697
* Fix kmod-ppp generation (#2337)Florian Fainelli2007-09-081-1/+1
| | | | SVN-Revision: 8691
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-079-291/+638
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵Nicolas Thill2007-09-037-168/+269
| | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-2/+0
| | | | SVN-Revision: 8575
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tNicolas Thill2007-08-301-0/+25
| | | | SVN-Revision: 8559