commit | c42248143957d5933a8db5667380c3daa635fa51 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Wed Oct 16 04:58:33 2024 +0800 |
committer | developer <developer@mediatek.com> | Wed Oct 16 15:06:31 2024 +0800 |
tree | 5907eb778cbd628b87a2f478e959e003ca535ab3 | |
parent | 8ba8117ad475ee67fd90fa34d8f3d86a6254d659 [diff] |
[][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