[Fix mtk scripts typo]
[Description]
Fix mtk scripts typo
[Release-log]
N/A
diff --git a/mtk_scripts/filogic-sync-openwrt-linux.sh b/mtk_scripts/filogic-sync-openwrt-linux.sh
index 0a24ad2..483762d 100755
--- a/mtk_scripts/filogic-sync-openwrt-linux.sh
+++ b/mtk_scripts/filogic-sync-openwrt-linux.sh
@@ -18,7 +18,7 @@
remove_patches
cd -
echo "sync generic kernel..........."
-cp meta-cmf-filogic/scripts/rdkb_inc_helper openwrt/target/linux/generic/
+cp meta-cmf-filogic/mtk_scripts/rdkb_inc_helper openwrt/target/linux/generic/
cd openwrt/target/linux/generic/
./rdkb_inc_helper backport-5.4
mv backport-5.4.inc backport-5.4
@@ -39,7 +39,7 @@
cp -rf openwrt/target/linux/generic/files-5.4 meta-filogic/recipes-kernel/linux/linux-mediatek-5.4/generic/
cp openwrt/target/linux/generic/config-5.4 meta-filogic/recipes-kernel/linux/linux-mediatek-5.4/generic/defconfig
echo "sync medaitek kernel..........."
-cp meta-cmf-filogic/scripts/rdkb_inc_helper openwrt/target/linux/mediatek
+cp meta-cmf-filogic/mtk_scripts/rdkb_inc_helper openwrt/target/linux/mediatek
cd openwrt/target/linux/mediatek
./rdkb_inc_helper patches-5.4/
mv patches-5.4.inc patches-5.4
diff --git a/mtk_scripts/filogic-sync-openwrt-wifi.sh b/mtk_scripts/filogic-sync-openwrt-wifi.sh
index 629c14b..6c9a867 100755
--- a/mtk_scripts/filogic-sync-openwrt-wifi.sh
+++ b/mtk_scripts/filogic-sync-openwrt-wifi.sh
@@ -11,7 +11,7 @@
cp -rfa mtk_openwrt_feeds/autobuild_mac80211_release/package/ mac80211_package/
echo "gen mt76 patches.........."
-cp meta-cmf-filogic/scripts/rdkb_inc_helper mac80211_package/package/kernel/mt76
+cp meta-cmf-filogic/mtk_scripts/rdkb_inc_helper mac80211_package/package/kernel/mt76
cd mac80211_package/package/kernel/mt76
./rdkb_inc_helper patches
mv patches.inc patches
@@ -20,7 +20,7 @@
cp -rf mac80211_package/package/kernel/mt76/patches meta-filogic/recipes-kernel/linux-mt76/files/
echo "gen mac80211 patches.........."
-cp meta-cmf-filogic/scripts/rdkb_inc_helper mac80211_package/package/kernel/mac80211/patches
+cp meta-cmf-filogic/mtk_scripts/rdkb_inc_helper mac80211_package/package/kernel/mac80211/patches
cd mac80211_package/package/kernel/mac80211/patches
./rdkb_inc_helper subsys/
./rdkb_inc_helper build/