summaryrefslogtreecommitdiff
path: root/mkconfig
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2008-10-24 15:43:12 +0000
committerCharles.Forsyth <devnull@localhost>2008-10-24 15:43:12 +0000
commitc82171b812120f7d5306de8eb44c5809463d698a (patch)
treea2bcc8bf6ff290b7a0daae6c4da9ccd6a9af5d91 /mkconfig
parenta724700a1cd89f5afa7aceeb390bb77721c5ca57 (diff)
20081024-1643
Diffstat (limited to 'mkconfig')
-rw-r--r--mkconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkconfig b/mkconfig
index ba97a5b7..08fc3a8c 100644
--- a/mkconfig
+++ b/mkconfig
@@ -21,7 +21,7 @@ SYSTARG=$SYSHOST # target system OS type (Hp, Inferno, Irix, Linux, Nt, Plan9,
# specify the architecture of the target system - Plan 9 imports it from the
# environment; for other systems it is usually just hard-coded
#
-#OBJTYPE=386 # target system object type (eg, 386, arm, mips, powerpc, s800, sparc)
+#OBJTYPE=386 # target system object type (eg, 386, arm, mips, power, s800, sparc)
OBJTYPE=$objtype
#