mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
This is being committed from a sparc64 (US-III, thanks Marius!) that
was installed from a DVD so apparently it works... :-) Enable building DVDs for sparc64.
This commit is contained in:
parent
618521b1a2
commit
3dddcecced
1 changed files with 1 additions and 0 deletions
|
|
@ -211,6 +211,7 @@ MFSINODE= 8000
|
|||
MFSLABEL= minimum3
|
||||
.elif ${TARGET_ARCH} == "sparc64"
|
||||
DISKLABEL= sunlabel
|
||||
MAKE_DVD=
|
||||
MFSSIZE= 4096
|
||||
MFSINODE= 8192
|
||||
MFSLABEL= auto
|
||||
|
|
|
|||
Loading…
Reference in a new issue