Index: Makefile
===================================================================
--- Makefile	(revision 38282c02370d9214132317ed5d08a81809e92022)
+++ Makefile	(revision 961b5f01ab0baf25db1ae2fde08e1dd39e0e62bc)
@@ -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
