summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2011-01-06 14:12:24 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2011-01-06 14:12:24 +0000
commit363ba22ed32c4ed9404b62d4647620fcc7f535a1 (patch)
tree8d2d21ff3baa775dfb874a2fd2b69585a598b6d4 /sys/powerpc/conf
parentcaf16f9aeaa2755210c8613683e0b453c3524aa0 (diff)
downloadFreeBSD-src-363ba22ed32c4ed9404b62d4647620fcc7f535a1.zip
FreeBSD-src-363ba22ed32c4ed9404b62d4647620fcc7f535a1.tar.gz
Unbreak the LINT build. PS3 kernels can only be built 64-bit, and LINT is
built for both architectures. We need a better solution here.
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 9cd156a..b80a817 100644
--- a/sys/powerpc/conf/NOTES
+++ b/sys/powerpc/conf/NOTES
@@ -20,7 +20,7 @@ options FPU_EMU
#options MPC85XX
options POWERMAC #NewWorld Apple PowerMacs
-options PS3 #Sony Playstation 3
+#options PS3 #Sony Playstation 3
options PSIM #GDB PSIM ppc simulator
options MAMBO #IBM Mambo Full System Simulator
OpenPOWER on IntegriCloud