添加开关 Upload_VM_Firmware: 上传虚拟磁盘固件
This commit is contained in:
parent
676f9db5b3
commit
a9e0a45b4d
|
@ -14,6 +14,8 @@ Diy_Core() {
|
|||
INCLUDE_DRM_I915=true
|
||||
INCLUDE_Theme_Argon=true
|
||||
INCLUDE_Obsolete_PKG_Compatible=false
|
||||
|
||||
Upload_VM_Firmware=true
|
||||
}
|
||||
|
||||
Firmware-Diy() {
|
||||
|
@ -27,4 +29,4 @@ Firmware-Diy() {
|
|||
# Replace_File CustomFiles/Patches/102-mt7621-fix-cpu-clk-add-clkdev.patch target/linux/ramips/patches-5.4
|
||||
;;
|
||||
esac
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue