aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* 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
* fix pcmcia submenu (broken by [8520])Nicolas Thill2007-08-281-0/+1
| | | | SVN-Revision: 8524
* more cosmetic fixes missed from [8250]Nicolas Thill2007-08-282-2/+1
| | | | SVN-Revision: 8521
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-288-220/+438
| | | | SVN-Revision: 8520
* remove useless definitionsNicolas Thill2007-08-281-10/+2
| | | | SVN-Revision: 8519
* fix kmod-hermes-* dependenciesNicolas Thill2007-08-281-4/+2
| | | | SVN-Revision: 8518
* Add kmod-ppp-synctty (#2231)Florian Fainelli2007-08-221-0/+13
| | | | SVN-Revision: 8459
* Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)Florian Fainelli2007-08-211-26/+39
| | | | SVN-Revision: 8452
* Add usb-keyspan modules (#2229)Florian Fainelli2007-08-211-0/+23
| | | | SVN-Revision: 8450
* pcmcia kmod package fixes for au1000Felix Fietkau2007-08-161-6/+11
| | | | SVN-Revision: 8420
* revert [8415], seems to be causing problems for the kernel buildFelix Fietkau2007-08-161-0/+1
| | | | SVN-Revision: 8418
* add missing dependency (#2237)Felix Fietkau2007-08-161-0/+1
| | | | SVN-Revision: 8417
* always include kernel config for kernel packagesFelix Fietkau2007-08-151-1/+0
| | | | SVN-Revision: 8415
* Addd kernel modules for NTFS (#2181)Florian Fainelli2007-08-111-0/+10
| | | | SVN-Revision: 8396
* Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ↵Florian Fainelli2007-08-071-13/+0
| | | | | | to Daniel Gimpelevich SVN-Revision: 8369
* Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵Florian Fainelli2007-08-021-0/+10
| | | | | | as a module SVN-Revision: 8317
* add missing kconfig symbolFelix Fietkau2007-08-011-1/+1
| | | | SVN-Revision: 8308
* ax25 need to compile mkissFlorian Fainelli2007-08-011-1/+1
| | | | SVN-Revision: 8306
* Remove buggy i2c-gpio driverFlorian Fainelli2007-08-011-12/+0
| | | | SVN-Revision: 8305
* Fix the option kernel driver dependencyFlorian Fainelli2007-08-011-1/+0
| | | | SVN-Revision: 8300
* Fix a bogus line with kmod-softdogFlorian Fainelli2007-07-311-1/+0
| | | | SVN-Revision: 8278
* Put r6040 ethernet driver as a moduleFlorian Fainelli2007-07-251-0/+11
| | | | SVN-Revision: 8154
* Add supporg for nls-iso8859-2 (#2123)Florian Fainelli2007-07-231-0/+14
| | | | SVN-Revision: 8127
* Fixed required KCONFIG symbols for block IDE modulesRod Whitby2007-07-231-3/+2
| | | | SVN-Revision: 8121
* do dynamic kernel config changes for netfilter as wellFelix Fietkau2007-07-231-0/+12
| | | | SVN-Revision: 8119
* more dependency fixesFelix Fietkau2007-07-236-74/+79
| | | | SVN-Revision: 8115
* add missing dependencies and kernel config optionsFelix Fietkau2007-07-232-0/+3
| | | | SVN-Revision: 8112
* package/kernel: Fixed typo error in usbnet dependencies which causes all usb ↵Rod Whitby2007-07-211-3/+3
| | | | | | network drivers to be excluded from all builds SVN-Revision: 8094
* fix yealink kmod compileFelix Fietkau2007-07-211-1/+1
| | | | SVN-Revision: 8089
* fix kmod-pwc compileFelix Fietkau2007-07-211-2/+2
| | | | SVN-Revision: 8088
* fix kmod-atmtcp compileFelix Fietkau2007-07-211-1/+1
| | | | SVN-Revision: 8087
* fix #2112Felix Fietkau2007-07-201-1/+1
| | | | SVN-Revision: 8080
* revert 8059, via-rhine is built in the kernelFlorian Fainelli2007-07-191-1/+1
| | | | SVN-Revision: 8061
* Include kmod-via-rhine by default for rb532Florian Fainelli2007-07-191-1/+1
| | | | SVN-Revision: 8059
* Fix kmod-ipip build (#2092)Florian Fainelli2007-07-191-2/+1
| | | | SVN-Revision: 8048
* add missing depFelix Fietkau2007-07-181-2/+2
| | | | SVN-Revision: 8037
* fix a kconfig usage bugFelix Fietkau2007-07-181-4/+1
| | | | SVN-Revision: 8027
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-189-183/+174
| | | | | | build system config SVN-Revision: 8026
* check if oss emulation is available before trying to package it into soundcoreFelix Fietkau2007-07-161-2/+2
| | | | SVN-Revision: 7999