summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/amd/include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/amd/include/config.h b/usr.sbin/amd/include/config.h
index e03965d..610b996 100644
--- a/usr.sbin/amd/include/config.h
+++ b/usr.sbin/amd/include/config.h
@@ -892,7 +892,7 @@
/* Define name of host machine's cpu (eg. sparc) */
-#define HOST_CPU "i386"
+/* #define HOST_CPU "i386" */
/* Define name of host machine's architecture (eg. sun4) */
/* #define HOST_ARCH "i386" */
OpenPOWER on IntegriCloud