mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-18 08:20:11 +00:00
调整架构;修复软件包丢失的问题
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user