Merge "Fix TWS requirement in definitions.mk"
am: ee08d635c7
Change-Id: I45983ac80720fa969f953b3a7ddd312f252eb85a
This commit is contained in:
commit
9920578c25
1 changed files with 1 additions and 1 deletions
|
@ -3234,7 +3234,7 @@ endif
|
|||
##
|
||||
## $(1): path to validate
|
||||
define try-validate-path-is-subdir
|
||||
$(strip
|
||||
$(strip \
|
||||
$(if $(filter /%,$(1)),
|
||||
$(1) starts with a slash
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue