diff --git a/Makefile b/Makefile index 1bd951808..fc6e9552a 100644 --- a/Makefile +++ b/Makefile @@ -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.