Loading core/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ $(foreach cf,$(PRODUCT_COPY_FILES), \ define set-product-variable $(shell echo Define: $(1) $(2)) ifneq ($(strip $(1),)) $(1) := $(2) $(1) endif endef Loading Loading
core/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ $(foreach cf,$(PRODUCT_COPY_FILES), \ define set-product-variable $(shell echo Define: $(1) $(2)) ifneq ($(strip $(1),)) $(1) := $(2) $(1) endif endef Loading