PERFORCE change 41543 for review
Peter Wemm
peter at FreeBSD.org
Wed Nov 5 19:21:05 PST 2003
http://perforce.freebsd.org/chv.cgi?CH=41543
Change 41543 by peter at peter_daintree on 2003/11/05 19:21:02
make the mptable stuff dependent on 'options MPTABLE'
Affected files ...
.. //depot/projects/hammer/sys/conf/files.amd64#32 edit
Differences ...
==== //depot/projects/hammer/sys/conf/files.amd64#32 (text+ko) ====
@@ -50,8 +50,8 @@
amd64/amd64/mem.c standard
amd64/amd64/mp_machdep.c optional smp
amd64/amd64/mpboot.S optional smp
-amd64/amd64/mptable.c standard
-amd64/amd64/mptable_pci.c optional pci
+amd64/amd64/mptable.c optional mptable
+amd64/amd64/mptable_pci.c optional mptable pci
amd64/amd64/nexus.c standard
amd64/amd64/pmap.c standard
amd64/amd64/sigtramp.S standard
More information about the p4-projects
mailing list