[][Fix WiFi7 Release Build Fail]

[Description]
Fix WiFi7 Release Build Fail

[Release-log]
N/A

Change-Id: I1c8fe36b90efa2cf4aab9b594095f18ca0cc8d38
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/9758580
diff --git a/autobuild/autobuild_5.4_mac80211_release/lede-build-sanity.sh b/autobuild/autobuild_5.4_mac80211_release/lede-build-sanity.sh
index 49ef169..5fd05eb 100755
--- a/autobuild/autobuild_5.4_mac80211_release/lede-build-sanity.sh
+++ b/autobuild/autobuild_5.4_mac80211_release/lede-build-sanity.sh
@@ -336,6 +336,7 @@
 			patch -f -p1 -i ${MAC80211_AUTOBUILD_RELEASE}/0002-wifi7-hostapd-makefile-for-utils.patch || exit 1
 			# MT76 Makefile
 			patch -f -p1 -i ${MAC80211_AUTOBUILD_RELEASE}/0003-wifi7-mt76-makefile-for-new-chip.patch || exit 1
+			rm ${MAC80211_AUTOBUILD_RELEASE}/package/kernel/mt76/Makefile
 	else
 			patch -f -p1 -i ${MAC80211_AUTOBUILD_RELEASE}/0001-wifi6-mac80211-generate-hostapd-setting-from-ap-cap.patch || exit 1
 			patch -f -p1 -i ${MAC80211_AUTOBUILD_RELEASE}/0002-wifi6-hostapd-makefile-for-utils.patch || exit 1