mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-04-15 03:33:36 +00:00
Add cflags to use cfg80211 driver on ARCH64
This commit is contained in:
parent
357550005c
commit
4866155a03
1
Makefile
1
Makefile
@ -1297,6 +1297,7 @@ endif
|
||||
|
||||
ifeq ($(CONFIG_PLATFORM_ARM_AARCH64), y)
|
||||
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN
|
||||
EXTRA_CFLAGS += -DCONFIG_IOCTL_CFG80211 -DRTW_USE_CFG80211_STA_EVENT
|
||||
ARCH := arm64
|
||||
CROSS_COMPILE :=
|
||||
KVER := $(shell uname -r)
|
||||
|
Loading…
x
Reference in New Issue
Block a user