mirror of
https://github.com/openharmony/kernel_linux_build.git
synced 2026-07-19 16:24:25 -04:00
add destPath for bundle.json.
Signed-off-by: yudechen <chenyude@huawei.com> Change-Id: Ie7dfd5e703fd5589051e67abd1b1f2ba6f6cd247
This commit is contained in:
+3
-2
@@ -8,8 +8,9 @@
|
||||
"private": false,
|
||||
"scripts": {},
|
||||
"dirs": {},
|
||||
"scripts": {},
|
||||
"segment": {},
|
||||
"segment": {
|
||||
"destPath": "kernel/linux/build"
|
||||
},
|
||||
"component": {
|
||||
"name": "linux",
|
||||
"subsystem": "kernel",
|
||||
|
||||
Reference in New Issue
Block a user