diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-04-29 21:54:21 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-04-29 21:54:21 +0000 |
commit | 3898f99f28c2dee231d54979e3510aa30f9f66a2 (patch) | |
tree | 30645bf14005a4358d98098c57c9631c77d14b0d /distrib/sparc | |
parent | 293f874e54ced11ac122d31907470ea1dab78b64 (diff) |
Got it to fit in default 5MB again
Diffstat (limited to 'distrib/sparc')
-rw-r--r-- | distrib/sparc/miniroot/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/distrib/sparc/miniroot/Makefile.inc b/distrib/sparc/miniroot/Makefile.inc deleted file mode 100644 index 06f24da662e..00000000000 --- a/distrib/sparc/miniroot/Makefile.inc +++ /dev/null @@ -1,4 +0,0 @@ -# $OpenBSD: Makefile.inc,v 1.1 1997/04/29 20:35:17 niklas Exp $ - -# sparc need more than 5MB, so toss in 8. -IMAGESIZE= 16384 |