forked from openkylin/platform_build
Merge "Fix TWS requirement in definitions.mk"
This commit is contained in:
commit
ee08d635c7
|
@ -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 New Issue