Enable nl80211 support in hostapd.
[openwrt.git] / package / mac80211 / src / net / wireless / Makefile
1 obj-$(CONFIG_WIRELESS_EXT) += wext.o
2 obj-$(CONFIG_CFG80211) += cfg80211.o
3
4 cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o
5 cfg80211-$(CONFIG_NL80211) += nl80211.o
This page took 0.045 seconds and 5 git commands to generate.