Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee08d635 authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Fix TWS requirement in definitions.mk"

parents 943be51c a0f91bd5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
    )