common Makefile.common,1.136,1.137

Dennis Gilmore ausil at fedoraproject.org
Sat Aug 29 14:46:27 UTC 2009


Author: ausil

Update of /cvs/extras/common
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32217

Modified Files:
	Makefile.common 
Log Message:
add basic arm arches



Index: Makefile.common
===================================================================
RCS file: /cvs/extras/common/Makefile.common,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -p -r1.136 -r1.137
--- Makefile.common	27 Aug 2009 23:09:57 -0000	1.136
+++ Makefile.common	29 Aug 2009 14:46:27 -0000	1.137
@@ -191,7 +191,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 geode
+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 geode armv5tel armv6tel armv7tel
 
 # for the modules that do different "make prep" depending on what arch we build for
 PREP_ARCHES	= $(addprefix prep-,$(ARCHES))




More information about the fedora-extras-commits mailing list