diff --git a/mxm_wifiex/wlan_src/Makefile b/mxm_wifiex/wlan_src/Makefile index 192e89e..0e2fc62 100644 --- a/mxm_wifiex/wlan_src/Makefile +++ b/mxm_wifiex/wlan_src/Makefile @@ -345,6 +345,7 @@ endif #ccflags-y += -Wmisleading-indentation #ccflags-y += -Wunused-const-variable ccflags-y += -Wno-stringop-truncation +ccflags-y += -Wno-array-bounds ############################################################################# # Make Targets #############################################################################