Module Name:    src
Committed By:   tls
Date:           Sun Aug 10 06:48:07 UTC 2014

Modified Files:
        src/distrib/hppa/ramdisk [tls-earlyentropy]: Makefile

Log Message:
Rebase.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.2.1 src/distrib/hppa/ramdisk/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/hppa/ramdisk/Makefile
diff -u src/distrib/hppa/ramdisk/Makefile:1.2 src/distrib/hppa/ramdisk/Makefile:1.2.2.1
--- src/distrib/hppa/ramdisk/Makefile:1.2	Fri Feb 28 09:50:48 2014
+++ src/distrib/hppa/ramdisk/Makefile	Sun Aug 10 06:48:07 2014
@@ -1,14 +1,13 @@
-#	$NetBSD: Makefile,v 1.2 2014/02/28 09:50:48 skrll Exp $
+#	$NetBSD: Makefile,v 1.2.2.1 2014/08/10 06:48:07 tls Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
 
 IMAGE=		ramdisk.fs
-IMAGESIZE=	2600k
+IMAGESIZE=	3000k
 MAKEFS_FLAGS=	-f 15
 
 WARNS=		1
-# DBG=		-Os -mmultiple -mstring
 
 CRUNCHBIN=	ramdiskbin
 CRUNCHGEN_FLAGS= -d "${DBG}"

Reply via email to