|
@@ -8,3 +8,5 @@ obj-$(CONFIG_LIB80211_CRYPT_TKIP) += lib80211_crypt_tkip.o
|
|
cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o
|
|
cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o
|
|
cfg80211-$(CONFIG_WIRELESS_EXT) += wext-compat.o
|
|
cfg80211-$(CONFIG_WIRELESS_EXT) += wext-compat.o
|
|
cfg80211-$(CONFIG_NL80211) += nl80211.o
|
|
cfg80211-$(CONFIG_NL80211) += nl80211.o
|
|
|
|
+
|
|
|
|
+ccflags-y += -D__CHECK_ENDIAN__
|