调整架构;修复软件包丢失的问题

This commit is contained in:
Hyy2001X
2021-03-29 17:11:16 +08:00
parent beedd5bfe9
commit 0368d1ac2d
7 changed files with 81 additions and 86 deletions
+1 -13
View File
@@ -12,16 +12,8 @@ Diy_Core() {
INCLUDE_DRM_I915=true
}
Diy-Part1() {
Diy_Part1_Base
Firmware-Diy() {
Update_Makefile exfat package/kernel/exfat
}
Diy-Part2() {
Diy_Part2_Base
ExtraPackages svn other/../../feeds/packages/admin netdata https://github.com/openwrt/packages/trunk/admin
Replace_File CustomFiles/uhttpd.po feeds/luci/applications/luci-app-uhttpd/po/zh-cn
Replace_File CustomFiles/webadmin.po package/lean/luci-app-webadmin/po/zh-cn
Replace_File CustomFiles/mwan3.config package/feeds/packages/mwan3/files/etc/config mwan3
@@ -37,7 +29,3 @@ Diy-Part2() {
;;
esac
}
Diy-Part3() {
Diy_Part3_Base
}