mirror of
https://github.com/openharmony/kernel_linux_build.git
synced 2026-07-19 16:24:25 -04:00
+3
-5
@@ -9,21 +9,19 @@
|
||||
"scripts": {},
|
||||
"dirs": {},
|
||||
"segment": {
|
||||
"destPath": "kernel/linux/build"
|
||||
"destPath": "kernel/linux/linux-5.10"
|
||||
},
|
||||
"component": {
|
||||
"name": "linux",
|
||||
"subsystem": "kernel",
|
||||
"syscap": [
|
||||
"SystemCapability.Kernel.Linux"
|
||||
],
|
||||
"features": [],
|
||||
"adapted_system_type": [
|
||||
"small",
|
||||
"standard"
|
||||
],
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"rom": "64MB",
|
||||
"ram": "900MB",
|
||||
"deps": {
|
||||
"components": [],
|
||||
"third_party": []
|
||||
|
||||
Reference in New Issue
Block a user