mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-25 14:44:09 +00:00
Add cfg80211 dependency for openwrt
This commit is contained in:
parent
bdf81c1784
commit
b7a95884d2
1
Makefile
1
Makefile
@ -930,6 +930,7 @@ endif
|
|||||||
|
|
||||||
ifeq ($(CONFIG_PLATFORM_MIPS_AR9132), y)
|
ifeq ($(CONFIG_PLATFORM_MIPS_AR9132), y)
|
||||||
EXTRA_CFLAGS += -DCONFIG_BIG_ENDIAN
|
EXTRA_CFLAGS += -DCONFIG_BIG_ENDIAN
|
||||||
|
EXTRA_CFLAGS += -DCONFIG_IOCTL_CFG80211 -DRTW_USE_CFG80211_STA_EVENT
|
||||||
ARCH := mips
|
ARCH := mips
|
||||||
CROSS_COMPILE := mips-openwrt-linux-
|
CROSS_COMPILE := mips-openwrt-linux-
|
||||||
KSRC := /home/alex/test_openwrt/tmp/linux-2.6.30.9
|
KSRC := /home/alex/test_openwrt/tmp/linux-2.6.30.9
|
||||||
|
Loading…
Reference in New Issue
Block a user