diff --git a/flaim/Makefile b/flaim/Makefile index 48d8f8b..4559b6a 100644 --- a/flaim/Makefile +++ b/flaim/Makefile @@ -471,7 +471,7 @@ endif # -- Other targets and options -- ifneq (,$(findstring sparcgeneric,$(MAKECMDGOALS))) - generic_sparc = yes + sparc_generic = yes endif # -- Helper functions --