rtl8812au-ac: add missing build flag
This commit is contained in:
parent
8dd3f99636
commit
d92bd52c77
@ -38,7 +38,8 @@ NOSTDINC_FLAGS = \
|
||||
-include backport/backport.h
|
||||
|
||||
NOSTDINC_FLAGS += -DCONFIG_IOCTL_CFG80211 -DRTW_USE_CFG80211_STA_EVENT \
|
||||
-DRTW_SINGLE_WIPHY -DCONFIG_CONCURRENT_MODE -D_LINUX_BYTEORDER_SWAB_H
|
||||
-DRTW_SINGLE_WIPHY -DCONFIG_CONCURRENT_MODE -D_LINUX_BYTEORDER_SWAB_H \
|
||||
-DBUILD_OPENWRT
|
||||
|
||||
ifeq ($(CONFIG_BIG_ENDIAN), y)
|
||||
NOSTDINC_FLAGS += -DCONFIG_BIG_ENDIAN
|
||||
|
||||
Loading…
Reference in New Issue
Block a user