aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/010-fix-uml-build.patch
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update to version 2015-06-22Felix Fietkau2015-07-061-15/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46198
* mac80211: fix build on UMLNicolas Thill2015-06-261-0/+15
A duplicate include guard prevents inclusion of barrier.h in UML build and this prevents mac80211 from building. This patch re-enables mac80211 hwsim and renames the include guard. See https://lists.openwrt.org/pipermail/openwrt-devel/2015-June/033614.html for details. Signed-off-by: Martin Tippmann <martin.tippmann@gmail.com> Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 46133