mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-22 18:01:06 +02:00
9aa53bb177
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7692 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|