add destPath for bundle.json.

Signed-off-by: yudechen <chenyude@huawei.com>
Change-Id: Ie7dfd5e703fd5589051e67abd1b1f2ba6f6cd247
This commit is contained in:
yudechen
2022-09-27 15:26:16 +08:00
parent 468ee75db3
commit a123cb6bfa
+3 -2
View File
@@ -8,8 +8,9 @@
"private": false,
"scripts": {},
"dirs": {},
"scripts": {},
"segment": {},
"segment": {
"destPath": "kernel/linux/build"
},
"component": {
"name": "linux",
"subsystem": "kernel",