Index: Makefile
===================================================================
--- Makefile	(revision 38282c02370d9214132317ed5d08a81809e92022)
+++ Makefile	(revision 3fc03fd55a97ee8c78eecc373fec290d6bd547d9)
@@ -45,5 +45,5 @@
 #
 
-DEFS = -D$(ARCH)=$(ARCH) -DARCH=$(ARCH) -DRELEASE=\"$(RELEASE)\" "-DNAME=\"$(NAME)\""
+DEFS = -D$(ARCH) -DARCH=\"$(ARCH)\" -DRELEASE=\"$(RELEASE)\" "-DNAME=\"$(NAME)\""
 CFLAGS = -fno-builtin -fomit-frame-pointer -Werror-implicit-function-declaration -Wmissing-prototypes -Werror -O3 -nostdlib -nostdinc -Igeneric/include/ 
 LFLAGS = -M
