use top third_party
Change-Id: I382b10ef7a6adc328777349bce142e58895f7c8d
This commit is contained in:
@@ -47,7 +47,7 @@ static_library("kernel") {
|
||||
"../components/cpup",
|
||||
"../components/exchook",
|
||||
"../utils",
|
||||
"../third_party/bounds_checking_function/include",
|
||||
"//third_party/bounds_checking_function/include",
|
||||
]
|
||||
|
||||
if ("$board_cpu" == "cortex-m3") {
|
||||
|
||||
@@ -40,6 +40,6 @@ static_library("arch") {
|
||||
"../../../../../kernel/arch/include",
|
||||
"../../../../../kernel/include",
|
||||
"../../../../../utils",
|
||||
"../../../../../third_party/bounds_checking_function/include",
|
||||
"//third_party/bounds_checking_function/include",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -41,6 +41,6 @@ static_library("arch") {
|
||||
"../../../../../kernel/arch/include",
|
||||
"../../../../../kernel/include",
|
||||
"../../../../../utils",
|
||||
"../../../../../third_party/bounds_checking_function/include",
|
||||
"//third_party/bounds_checking_function/include",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -40,6 +40,6 @@ static_library("arch") {
|
||||
"../../../../../kernel/arch/include",
|
||||
"../../../../../kernel/include",
|
||||
"../../../../../utils",
|
||||
"../../../../../third_party/bounds_checking_function/include",
|
||||
"//third_party/bounds_checking_function/include",
|
||||
]
|
||||
}
|
||||
|
||||
@@ -41,6 +41,6 @@ static_library("arch") {
|
||||
"../../../../../kernel/include",
|
||||
"../../../../../utils",
|
||||
"asm",
|
||||
"../../../../../third_party/bounds_checking_function/include",
|
||||
"//third_party/bounds_checking_function/include",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user