mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-09 23:57:10 +00:00
Add cfg80211 dependency for openwrt
This commit is contained in:
parent
6b029c4b52
commit
7214fe8834
1
Makefile
1
Makefile
@ -1496,6 +1496,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