vendor/lineage: Depend on existing definition of empty

Defined and marked readonly in build/make here:
7ddc50a066/common/core.mk (L46)

Change-Id: Ic233f0d41d03b28beb8d96c68692271d959fa188
gugelfrei
Sam Mortimer 5 years ago committed by Rashed Abdel-Tawab
parent 2c1eae6ffe
commit a97560956e
No known key found for this signature in database
GPG Key ID: 87867AAE006CB094

@ -1,6 +1,6 @@
# vars for use by utils
empty :=
space := $(empty) $(empty)
# the following are already defined in build/make:
# empty space comma newline pound backslash
colon := $(empty):$(empty)
underscore := $(empty)_$(empty)

Loading…
Cancel
Save