Don't define the PLATFORM value in the SFLAGS

Change-Id: Ic3a6729d93b8c61dda73c0aef102103bfa5f22d6
This commit is contained in:
Romain Goyet
2016-03-18 16:52:29 +01:00
parent fd0c6eaba3
commit 2f80d17137

View File

@@ -5,7 +5,6 @@ include Makefile.$(PLATFORM)
ifndef USE_LIBA
$(error Makefile.PLATFORM should define USE_LIBA)
endif
SFLAGS += -DPLATFORM=$(PLATFORM)
# Flags - Header search path
SFLAGS += -Ilib -I.