Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2008 22:28:04 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 133956 for review
Message-ID:  <200801232228.m0NMS47E022070@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=133956

Change 133956 by imp@imp_paco-paco on 2008/01/23 22:27:53

	define ISA_MIPS32 for the malta board.

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/mips32/malta/std.malta#3 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/mips32/malta/std.malta#3 (text+ko) ====

@@ -1,7 +1,8 @@
 # $FreeBSD$
 files	"../mips32/malta/files.malta"
 
-cpu     CPU_MIPS4KC
-device	pci
-device	ata
-device	atadisk
+cpu		CPU_MIPS4KC
+options 	ISA_MIPS32
+device		pci
+device		ata
+device		atadisk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801232228.m0NMS47E022070>