Index: common/Makefile.common
===================================================================
RCS file: /cvs/pkgs/common/Makefile.common,v
retrieving revision 1.74
diff -u -p -r1.74 Makefile.common
--- common/Makefile.common	7 Aug 2007 19:48:20 -0000	1.74
+++ common/Makefile.common	17 Aug 2007 00:22:38 -0000
@@ -148,7 +148,7 @@ $(shell cat sources 2>/dev/null | while 
 endef
 
 # list the possible targets for valid arches
-ARCHES = noarch i386 i586 i686 x86_64 ia64 s390 s390x ppc ppc64 pseries ppc64pseries iseries ppc64iseries athlon alpha alphaev6 sparc sparc64 sparcv9 sparcv9v sparc64v i164 mac sh mips
+ARCHES = noarch i386 i586 i686 geode x86_64 ia64 s390 s390x ppc ppc64 pseries ppc64pseries iseries ppc64iseries athlon alpha alphaev6 sparc sparc64 sparcv9 sparcv9v sparc64v i164 mac sh mips
 
 # for the modules that do different "make prep" depending on what arch we build for
 PREP_ARCHES	= $(addprefix prep-,$(ARCHES))
