From 1b42d69b50d431ee4dd77e3189d04f0ca7e6a668 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Tue, 16 Nov 2004 21:23:11 +0000 Subject: [PATCH] Remove no longer needed I386_CPU option (it was commented out anyways). --- release/picobsd/bridge/PICOBSD | 1 - 1 file changed, 1 deletion(-) diff --git a/release/picobsd/bridge/PICOBSD b/release/picobsd/bridge/PICOBSD index 985c85de573..5a2de486410 100644 --- a/release/picobsd/bridge/PICOBSD +++ b/release/picobsd/bridge/PICOBSD @@ -8,7 +8,6 @@ options MD_ROOT_SIZE=3200 # same as def_sz hints "PICOBSD.hints" machine i386 -#cpu I386_CPU # we do not want this on current... cpu I486_CPU cpu I586_CPU cpu I686_CPU