summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/wireless.mk
Commit message (Collapse)AuthorAgeFilesLines
* fixes zd1211rw compile and cleans up mac80211 MakefileJohn Crispin2008-07-121-15/+0
| | | | SVN-Revision: 11787
* remove dependency on zd1211-firmware, since it was removed in [11022]Nicolas Thill2008-05-031-1/+1
| | | | SVN-Revision: 11040
* kernel/modules: fix zd1211 dependancy (closes: #2985)Gabor Juhos2008-01-111-13/+13
| | | | SVN-Revision: 10175
* fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)Nicolas Thill2007-09-261-1/+3
| | | | SVN-Revision: 9030
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-231-1/+1
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* only build in-kernel bcm43xx on broadcom targetsNicolas Thill2007-09-171-1/+1
| | | | SVN-Revision: 8820
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-161-12/+12
| | | | SVN-Revision: 8808
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-161-7/+9
| | | | SVN-Revision: 8801
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-26/+56
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵Nicolas Thill2007-09-031-4/+11
| | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591
* more cosmetic fixes missed from [8250]Nicolas Thill2007-08-281-2/+0
| | | | SVN-Revision: 8521
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-281-10/+26
| | | | SVN-Revision: 8520
* fix kmod-hermes-* dependenciesNicolas Thill2007-08-281-4/+2
| | | | SVN-Revision: 8518
* Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ↵Florian Fainelli2007-08-071-13/+0
| | | | | | to Daniel Gimpelevich SVN-Revision: 8369
* more dependency fixesFelix Fietkau2007-07-231-1/+4
| | | | SVN-Revision: 8115
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-181-12/+12
| | | | | | build system config SVN-Revision: 8026
* mac80211 is not available for kernels < 2.6.22Florian Fainelli2007-06-191-1/+1
| | | | SVN-Revision: 7674
* update to 2.6.22-rc5 (#1915)Felix Fietkau2007-06-181-0/+12
| | | | SVN-Revision: 7659
* make zd1211_rw automatically select the firmware packageJohn Crispin2007-06-151-1/+1
| | | | SVN-Revision: 7641
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-181-12/+12
| | | | | | 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
* add missing dependencies (#1244)Felix Fietkau2007-02-281-1/+1
| | | | SVN-Revision: 6421
* Fix zd1211rw typo and call (#1241)Florian Fainelli2007-01-221-1/+2
| | | | SVN-Revision: 6181
* fix a small dependency problemFelix Fietkau2007-01-081-1/+1
| | | | SVN-Revision: 6040
* Add zd1211rw kernel moduleFlorian Fainelli2007-01-051-0/+9
| | | | SVN-Revision: 5983
* fix a typoFelix Fietkau2006-11-181-1/+1
| | | | SVN-Revision: 5575
* fix typoFelix Fietkau2006-11-181-1/+1
| | | | SVN-Revision: 5572
* forgot to remove a part of the description...Felix Fietkau2006-11-181-1/+0
| | | | SVN-Revision: 5568
* add missing dependencyFelix Fietkau2006-11-181-1/+1
| | | | SVN-Revision: 5567
* split off softmac from kmod-ieee80211Felix Fietkau2006-11-181-4/+14
| | | | SVN-Revision: 5566
* Fixes module autoloading for Wireless devices (#906)Florian Fainelli2006-11-031-3/+3
| | | | SVN-Revision: 5410
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-11/+98
| | | | SVN-Revision: 5222
* split modules.mkFelix Fietkau2006-10-171-0/+54
SVN-Revision: 5183