summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2008-11-13 01:47:08 +0000
committerkensmith <kensmith@FreeBSD.org>2008-11-13 01:47:08 +0000
commitaf8731f3f9503636b9a1b53a8cc814e2deab2c92 (patch)
treeeec5562b841526951f2edfd1c5cc54b747a9f25a /release/Makefile
parentdc70cf05d0a2a3c93984354904c5d0d63048bd3c (diff)
downloadFreeBSD-src-af8731f3f9503636b9a1b53a8cc814e2deab2c92.zip
FreeBSD-src-af8731f3f9503636b9a1b53a8cc814e2deab2c92.tar.gz
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.
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile
index 1459dc5..d2f8f08 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -211,6 +211,7 @@ MFSINODE= 8000
MFSLABEL= minimum3
.elif ${TARGET_ARCH} == "sparc64"
DISKLABEL= sunlabel
+MAKE_DVD=
MFSSIZE= 4096
MFSINODE= 8192
MFSLABEL= auto
OpenPOWER on IntegriCloud