[][MAC80211][Hostapd][Remove Makefile Patch]

[Description]
Remove patch for hostapd's Makefile.
Move to seperate autobuild folder

[Release-log]
N/A

Change-Id: Ifeda2d61678bff176d06e32f318321938eed6ddb
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/5466054
diff --git a/openwrt_patches-21.02/412-master-hostapd-fix-package-install-fail.patch b/openwrt_patches-21.02/412-master-hostapd-fix-package-install-fail.patch
deleted file mode 100644
index 70bb5c7..0000000
--- a/openwrt_patches-21.02/412-master-hostapd-fix-package-install-fail.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- a/package/network/services/hostapd/Makefile
-+++ b/package/network/services/hostapd/Makefile
-@@ -429,7 +429,6 @@ define Package/hostapd-utils
-   TITLE:=IEEE 802.1x Authenticator (utils)
-   URL:=http://hostap.epitest.fi/
-   DEPENDS:=@$(subst $(space),||,$(foreach pkg,$(HOSTAPD_PROVIDERS),PACKAGE_$(pkg)))
--  VARIANT:=*
- endef
- 
- define Package/hostapd-utils/description
-@@ -443,7 +442,6 @@ define Package/wpa-cli
-   SUBMENU:=WirelessAPD
-   DEPENDS:=@$(subst $(space),||,$(foreach pkg,$(SUPPLICANT_PROVIDERS),PACKAGE_$(pkg)))
-   TITLE:=WPA Supplicant command line control utility
--  VARIANT:=*
- endef
- 
- define Package/eapol-test/Default
--- 
-2.29.2
-