Merge "ANDROID: Fix libfdt dependency"
This commit is contained in:
commit
3ad2ec494c
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ cc_library(
|
|||
":parser",
|
||||
] + glob(["*.h"]),
|
||||
includes = ["."],
|
||||
deps = [":libfdt"],
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue