PERFORCE change 182222 for review

Oleksandr Tymoshenko gonzo at skunkworks.freebsd.org
Wed Aug 11 18:26:48 UTC 2010


http://p4web.freebsd.org/@@182222?ac=10

Change 182222 by gonzo at gonzo_figaro on 2010/08/10 20:51:10

	Add avr32 to the list of KNOWN_ARCHES

Affected files ...

.. //depot/projects/avr32/src/Makefile.inc1#13 edit

Differences ...

==== //depot/projects/avr32/src/Makefile.inc1#13 (text+ko) ====

@@ -128,7 +128,7 @@
 TARGET?=	${MACHINE}
 TARGET_ARCH?=	${MACHINE_ARCH}
 
-KNOWN_ARCHES?=	amd64 arm i386 i386/pc98 ia64 mips powerpc powerpc64/powerpc sparc64 sparc64/sun4v
+KNOWN_ARCHES?=	amd64 arm avr32 i386 i386/pc98 ia64 mips powerpc powerpc64/powerpc sparc64 sparc64/sun4v
 .if ${TARGET} == ${TARGET_ARCH}
 _t=		${TARGET}
 .else


More information about the p4-projects mailing list