add third_party FatFs and fix BUILD.gn
Change-Id: I456530ca5282d6c4b0904d04ae0a0a5ff155391a
This commit is contained in:
@@ -36,7 +36,6 @@ static_library("utils") {
|
||||
include_dirs = [
|
||||
"../kernel/include",
|
||||
"../kernel/arch/include",
|
||||
"./",
|
||||
"//third_party/bounds_checking_function/include",
|
||||
"../third_party/bounds_checking_function/include",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user