[Add meta-filogic bsp for rdkb development]

[Description]
Add meta-filogic bsp for rdkb development
1. rdkb base on dunfell rdkb-next (> 2022q1)
2. arm64/arm 32bit bsp both can run on rdkb

[Release-log]
N/A

diff --git a/recipes-kernel/linux-mac80211/files/patches/build/build.inc b/recipes-kernel/linux-mac80211/files/patches/build/build.inc
new file mode 100644
index 0000000..7653c70
--- /dev/null
+++ b/recipes-kernel/linux-mac80211/files/patches/build/build.inc
@@ -0,0 +1,12 @@
+#patch build (come from openwrt/lede/target/linux/mediatek)
+SRC_URI_append = " \
+    file://000-fix_kconfig.patch \
+    file://001-fix_build.patch \
+    file://002-change_allconfig.patch \
+    file://003-remove_bogus_modparams.patch \
+    file://012-kernel_build_check.patch \
+    file://015-ipw200-mtu.patch \
+    file://050-lib80211_option.patch \
+    file://060-no_local_ssb_bcma.patch \
+    file://070-headers-fix-lockdep_assert_not_held.patch \
+    "