qcom: wlan: qcacld-3.0: Fix inline compilation

Make sure that qcacld-3.0 fully builds with ANDROID_COMMON_KERNEL
macro set.

Change-Id: I7bf05591ec520ee1b22038f65f873daa061d04b2
This commit is contained in:
Bruno Martins
2024-04-21 11:19:12 +01:00
committed by chandu078
parent 1ed9bda6ae
commit ad334efa69

View File

@@ -3450,6 +3450,8 @@ ccflags-y += $(INCS)
ccflags-y += -include $(WLAN_ROOT)/configs/default_config.h
ccflags-y += -D__ANDROID_COMMON_KERNEL__
# CFG80211_MLO_KEY_OPERATION_SUPPORT
# Used to indicate the Linux Kernel contains support for ML key operation
# support.