[][MAC80211][hnat][Fix patch fail issue]

[Description]
Fix patch fail issue.

[Release-log]
N/A


Change-Id: If484946a550f6a4ae747d043d7dc227cd0a48147
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/7570230
diff --git a/autobuild_mac80211_release/0010-add-llvm_bpf-toolchain.patch b/autobuild_mac80211_release/0010-add-llvm_bpf-toolchain.patch
index 143c03e..6ce4e3b 100644
--- a/autobuild_mac80211_release/0010-add-llvm_bpf-toolchain.patch
+++ b/autobuild_mac80211_release/0010-add-llvm_bpf-toolchain.patch
@@ -99,9 +99,9 @@
  tools-$(CONFIG_USES_MINOR) += kernel2minor
  tools-$(CONFIG_USE_SPARSE) += sparse
 +tools-$(CONFIG_USE_LLVM_BUILD) += llvm-bpf
+ tools-y += openssl
+ tools-y += aesgcm
  
- # builddir dependencies
- $(curdir)/autoconf/compile := $(curdir)/m4/compile
 @@ -59,6 +60,7 @@ $(curdir)/libelf/compile := $(curdir)/libtool/compile
  $(curdir)/libressl/compile := $(curdir)/pkgconf/compile
  $(curdir)/libtool/compile := $(curdir)/m4/compile $(curdir)/autoconf/compile $(curdir)/automake/compile $(curdir)/missing-macros/compile