[build] Misc cleanups

This commit is contained in:
Romain Goyet
2020-04-02 21:26:22 -04:00
committed by Ecco
parent ba57dbde61
commit 3f2b14ac3e
2 changed files with 0 additions and 6 deletions

View File

@@ -11,11 +11,6 @@ include build/toolchain.$(TOOLCHAIN).mak
include build/variants.mak
include build/helpers.mk
define foo
endef
$(eval $(call foo))
.PHONY: info
info:
@echo "EPSILON_VERSION = $(EPSILON_VERSION)"