第三方exfatprogs部件编译整改

Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
tongkai0808fh
2024-04-09 09:18:10 +00:00
committed by Gitee
parent 2070a9d356
commit 113ee6356e
+10 -12
View File
@@ -28,18 +28,16 @@
"sub_component": [],
"inner_kits": [
{
"name": "//third_party/exfatprogs:libexfat",
"header": {
"header_files": [
"exfat_dir.h",
"exfat_fs.h",
"exfat_ondisk.h",
"libexfat.h",
"list.h",
"version.h"
],
"header_base": "//third_party/exfatprogs/include"
}
"name": "//third_party/exfatprogs:libexfat"
},
{
"name": "//third_party/exfatprogs:exfatlabel"
},
{
"name": "//third_party/exfatprogs:fsck.exfat"
},
{
"name": "//third_party/exfatprogs:mkfs.exfat"
}
],
"test": []