[][mac80211][hostapd][netifd][Revert udebug for build pass]

[Description]
Remove modification for udebug.

[Release-log]
N/A

Change-Id: Ia63887889b023e58d4da0f00a1589e8c3aa09389
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/8278692
diff --git a/autobuild_mac80211_release/0008-wifi7-netifd-revert-udebug.patch b/autobuild_mac80211_release/0008-wifi7-netifd-revert-udebug.patch
new file mode 100644
index 0000000..ef367e8
--- /dev/null
+++ b/autobuild_mac80211_release/0008-wifi7-netifd-revert-udebug.patch
@@ -0,0 +1,13 @@
+diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
+index ccd566e0..936fdfbb 100644
+--- a/package/network/config/netifd/Makefile
++++ b/package/network/config/netifd/Makefile
+@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/cmake.mk
+ define Package/netifd
+   SECTION:=base
+   CATEGORY:=Base system
+-  DEPENDS:=+libuci +libnl-tiny +libubus +ubus +ubusd +jshn +libubox +libudebug
++  DEPENDS:=+libuci +libnl-tiny +libubus +ubus +ubusd +jshn +libubox
+   TITLE:=OpenWrt Network Interface Configuration Daemon
+ endef
+