[][MAC80211][WiFi6/7][misc][remove internal patch for ucode package]

[Description]
Remove ucode patch because it's no longer needed in 2023-10-19 ucode update.

[Release-log]
N/A

Change-Id: I7b710611ef21c2e76867195c3ec4d72b603a1595
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/8176350
diff --git a/autobuild_mac80211_release/mt7988_mt7996_mac80211/package/utils/ucode/patches/0001-change-cmakelist.patch b/autobuild_mac80211_release/mt7988_mt7996_mac80211/package/utils/ucode/patches/0001-change-cmakelist.patch
deleted file mode 100644
index 2770833..0000000
--- a/autobuild_mac80211_release/mt7988_mt7996_mac80211/package/utils/ucode/patches/0001-change-cmakelist.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index d8dd34a..07e37a5 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -23,8 +23,8 @@ OPTION(FS_SUPPORT "Filesystem plugin support" ON)
- OPTION(MATH_SUPPORT "Math plugin support" ON)
- OPTION(UBUS_SUPPORT "Ubus plugin support" ON)
- OPTION(UCI_SUPPORT "UCI plugin support" ON)
--OPTION(RTNL_SUPPORT "Route Netlink plugin support" ${LINUX})
--OPTION(NL80211_SUPPORT "Wireless Netlink plugin support" ${LINUX})
-+OPTION(RTNL_SUPPORT "Route Netlink plugin support" ON)
-+OPTION(NL80211_SUPPORT "Wireless Netlink plugin support" ON)
- OPTION(RESOLV_SUPPORT "NS resolve plugin support" ON)
- OPTION(STRUCT_SUPPORT "Struct plugin support" ON)
- OPTION(ULOOP_SUPPORT "Uloop plugin support" ON)
diff --git a/autobuild_mac80211_release/package/utils/ucode/patches/0001-change-cmakelist.patch b/autobuild_mac80211_release/package/utils/ucode/patches/0001-change-cmakelist.patch
deleted file mode 100644
index 2770833..0000000
--- a/autobuild_mac80211_release/package/utils/ucode/patches/0001-change-cmakelist.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index d8dd34a..07e37a5 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -23,8 +23,8 @@ OPTION(FS_SUPPORT "Filesystem plugin support" ON)
- OPTION(MATH_SUPPORT "Math plugin support" ON)
- OPTION(UBUS_SUPPORT "Ubus plugin support" ON)
- OPTION(UCI_SUPPORT "UCI plugin support" ON)
--OPTION(RTNL_SUPPORT "Route Netlink plugin support" ${LINUX})
--OPTION(NL80211_SUPPORT "Wireless Netlink plugin support" ${LINUX})
-+OPTION(RTNL_SUPPORT "Route Netlink plugin support" ON)
-+OPTION(NL80211_SUPPORT "Wireless Netlink plugin support" ON)
- OPTION(RESOLV_SUPPORT "NS resolve plugin support" ON)
- OPTION(STRUCT_SUPPORT "Struct plugin support" ON)
- OPTION(ULOOP_SUPPORT "Uloop plugin support" ON)