[Feature][task-view-306]merge P56U08(patch6) version

Only Configure: No
Affected branch: master
Affected module: unknow
Is it affected on both ZXIC and MTK: only ZXIC
Self-test: Yes
Doc Update: No

Change-Id: I8e809511ac30c97228dd110c304b4a08f4af36d7
diff --git a/ap/app/zte_mdl/Makefile b/ap/app/zte_mdl/Makefile
index 8cfd9ca..6cc0c94 100755
--- a/ap/app/zte_mdl/Makefile
+++ b/ap/app/zte_mdl/Makefile
@@ -77,9 +77,9 @@
 

 CFLAGS 	 += -D__QRCODE_WIFI__

 CFLAGS 	 += -D__USE_AES__

-# zw.wang WiFi for MAC is obtained from firmware and set on 20240508 start
-CFLAGS 	 += -DCONFIG_WIFI_EFUSE_MAC
-# zw.wang WiFi for MAC is obtained from firmware and set on 20240508 end
+# zw.wang WiFi for MAC is obtained from firmware and set on 20240508 start

+CFLAGS 	 += -DCONFIG_WIFI_EFUSE_MAC

+# zw.wang WiFi for MAC is obtained from firmware and set on 20240508 end

 

 ifeq ($(WLAN_STA_FUNC),yes)

 CFLAGS += -D__STA_FUNC__