summaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* fix more downloading crapFelix Fietkau2007-10-211-3/+0
| | | | SVN-Revision: 9389
* fix nl80211Felix Fietkau2007-10-131-3/+4
| | | | SVN-Revision: 9296
* don't build mac80211 if the kernel version does not matchFelix Fietkau2007-10-131-0/+2
| | | | SVN-Revision: 9294
* fix include, reduce verbosityFelix Fietkau2007-10-131-4/+2
| | | | SVN-Revision: 9292
* add updated mac80211 - this no longer relies on patching includes in the ↵Felix Fietkau2007-10-131-27/+28
| | | | | | kernel trees, but just uses its own instead SVN-Revision: 9290
* add minimal uci supportEugene Konev2007-10-051-0/+5
| | | | SVN-Revision: 9145
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-281-3/+3
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052
* 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
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-2/+4
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* another cleanup missed from [8587]Nicolas Thill2007-09-031-2/+0
| | | | SVN-Revision: 8589
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 ↵Nicolas Thill2007-08-271-11/+16
| | | | | | is available (i.e. the kernel is recent enough) SVN-Revision: 8502
* Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ↵Florian Fainelli2007-08-071-0/+9
| | | | | | to Daniel Gimpelevich SVN-Revision: 8369
* fix mac80211 build for platforms that have led support disabledFelix Fietkau2007-07-231-1/+1
| | | | SVN-Revision: 8138
* Make mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernelFlorian Fainelli2007-07-231-1/+1
| | | | SVN-Revision: 8126
* remove bogus dependency, fix a few cosmetic bugsFelix Fietkau2007-06-251-3/+3
| | | | SVN-Revision: 7719
* do not attempt to compile mac80211 on 2.6.21Felix Fietkau2007-06-221-15/+8
| | | | SVN-Revision: 7701
* fix mac80211 buildFelix Fietkau2007-06-211-1/+6
| | | | SVN-Revision: 7696
* New: mac80211 stack from the wireless-dev treePeter Denison2007-06-211-0/+62
SVN-Revision: 7692