mirror of
https://github.com/openharmony/third_party_exfat-utils.git
synced 2026-07-01 00:17:55 -04:00
@@ -18,6 +18,7 @@ import("//build/ohos.gni")
|
||||
|
||||
group("exfat-utils") {
|
||||
deps = [
|
||||
":exfatlabel",
|
||||
":fsck.exfat",
|
||||
":mkfs.exfat",
|
||||
]
|
||||
@@ -117,8 +118,8 @@ ohos_executable("dump.exfat") {
|
||||
}
|
||||
|
||||
###################################################
|
||||
##Build exfatlable
|
||||
ohos_executable("exfatlable") {
|
||||
##Build exfatlabel
|
||||
ohos_executable("exfatlabel") {
|
||||
configs = [ ":exfat-defaults" ]
|
||||
sources = [ "label/label.c" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user