mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
ucode: enable NL80211_ATTR_NOT_IMPLEMENTED for ipq40xx
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -24,7 +24,7 @@ index e2fe4c8bad..4bdd955832 100644
|
||||
+TARGET_CFLAGS += -DQCA_WIFI_7
|
||||
+endif
|
||||
+
|
||||
+ifeq ($(CONFIG_TARGET_ipq807x)$(CONFIG_TARGET_ipq60xx)$(CONFIG_TARGET_ipq50xx),y)
|
||||
+ifeq ($(CONFIG_TARGET_ipq807x)$(CONFIG_TARGET_ipq60xx)$(CONFIG_TARGET_ipq50xx)$(CONFIG_TARGET_ipq40xx),y)
|
||||
+TARGET_CFLAGS += -DQCA_v4_4
|
||||
+endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user