summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2008-03-04 02:20:27 +0000
committermarcel <marcel@FreeBSD.org>2008-03-04 02:20:27 +0000
commit23fe3bcc743fb5d390e8514b3fbfc0727047c84a (patch)
treea3160fa61ee88ff0662d837bf8627d829d4da40a /sys/powerpc/conf
parent6f9de25d6ec211f73fbeb93e7f49ea87c219dd6f (diff)
downloadFreeBSD-src-23fe3bcc743fb5d390e8514b3fbfc0727047c84a.zip
FreeBSD-src-23fe3bcc743fb5d390e8514b3fbfc0727047c84a.tar.gz
Comment-out cpu E500. We can't yet build it with AIM at the same time.
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/conf/NOTES b/sys/powerpc/conf/NOTES
index 53b8c57..8eb1cb1 100644
--- a/sys/powerpc/conf/NOTES
+++ b/sys/powerpc/conf/NOTES
@@ -11,7 +11,7 @@
#
# You must specify at least one CPU (the one you intend to run on).
cpu AIM
-cpu E500
+#cpu E500
options FPU_EMU
OpenPOWER on IntegriCloud