diff --git a/mxm_wifiex/wlan_src/Makefile b/mxm_wifiex/wlan_src/Makefile index bf5c5cb..1fcb94e 100644 --- a/mxm_wifiex/wlan_src/Makefile +++ b/mxm_wifiex/wlan_src/Makefile @@ -125,7 +125,7 @@ ccflags-y += -DLINUX ARCH ?= arm64 -CONFIG_IMX_SUPPORT=y +CONFIG_IMX_SUPPORT ?= y ifeq ($(CONFIG_IMX_SUPPORT),y) ccflags-y += -DIMX_SUPPORT ifneq ($(ANDROID_PRODUCT_OUT),)