mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove no longer needed I386_CPU option (it was commented out anyways).
This commit is contained in:
parent
1f25113f2e
commit
1b42d69b50
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue