Commit Graph

26 Commits (128bb0967a612a4359d29173f4d11a1716e5bf2a)

Author SHA1 Message Date
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
17 years ago
Felix Fietkau c147d9d634 prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies (#2718)
SVN-Revision: 9578
17 years ago
Felix Fietkau 67dd9a73dc fix up hostapd for mac80211
SVN-Revision: 9554
17 years ago
Felix Fietkau 1eb35dd1c8 add b43 fixes from #2677
SVN-Revision: 9535
17 years ago
Felix Fietkau ddb3d3705d clean up mac80211 related kernel version deps
SVN-Revision: 9522
17 years ago
Felix Fietkau 461e17e015 fix mac80211 compile
SVN-Revision: 9391
17 years ago
Felix Fietkau 58035f5e02 fix more downloading crap
SVN-Revision: 9389
17 years ago
Felix Fietkau bb72b2a38a fix nl80211
SVN-Revision: 9296
17 years ago
Felix Fietkau e97e09eb5a don't build mac80211 if the kernel version does not match
SVN-Revision: 9294
17 years ago
Felix Fietkau 479bafd633 fix include, reduce verbosity
SVN-Revision: 9292
17 years ago
Felix Fietkau 46fd826cb8 add updated mac80211 - this no longer relies on patching includes in the kernel trees, but just uses its own instead
SVN-Revision: 9290
17 years ago
Eugene Konev 2e41e02a21 add minimal uci support
SVN-Revision: 9145
17 years ago
Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
17 years ago
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Nicolas Thill d8174a0398 another cleanup missed from [8587]
SVN-Revision: 8589
17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
17 years ago
Nicolas Thill 2d8efd9fc1 package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough)
SVN-Revision: 8502
17 years ago
Florian Fainelli cb653c14bf Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Daniel Gimpelevich
SVN-Revision: 8369
17 years ago
Felix Fietkau 3c2568a335 fix mac80211 build for platforms that have led support disabled
SVN-Revision: 8138
17 years ago
Florian Fainelli 6cd7066846 Make mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernel
SVN-Revision: 8126
17 years ago
Peter Denison 164e789c7a Merge mac80211 driver from tree at bu3sch.de, pulled 24/6
SVN-Revision: 7733
17 years ago
Felix Fietkau d4f72b61ba remove bogus dependency, fix a few cosmetic bugs
SVN-Revision: 7719
17 years ago
Felix Fietkau f439460815 do not attempt to compile mac80211 on 2.6.21
SVN-Revision: 7701
17 years ago
Felix Fietkau 6b876d25f1 fix mac80211 build
SVN-Revision: 7696
17 years ago
Peter Denison 65f00ab51a New: mac80211 stack from the wireless-dev tree
SVN-Revision: 7692
17 years ago