mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-22 21:21:05 +02:00
6 lines
144 B
Makefile
6 lines
144 B
Makefile
|
obj-$(CONFIG_WIRELESS_EXT) += wext.o
|
||
|
obj-$(CONFIG_CFG80211) += cfg80211.o
|
||
|
|
||
|
cfg80211-y += core.o sysfs.o
|
||
|
cfg80211-$(CONFIG_NL80211) += nl80211.o
|