Module Name:    src
Committed By:   tls
Date:           Sun Aug 10 06:47:52 UTC 2014

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

Log Message:
Rebase.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.24.1 src/distrib/bebox/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/bebox/ramdisk/Makefile
diff -u src/distrib/bebox/ramdisk/Makefile:1.1 src/distrib/bebox/ramdisk/Makefile:1.1.24.1
--- src/distrib/bebox/ramdisk/Makefile:1.1	Sun Oct 17 11:05:18 2010
+++ src/distrib/bebox/ramdisk/Makefile	Sun Aug 10 06:47:52 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.1 2010/10/17 11:05:18 kiyohara Exp $
+#	$NetBSD: Makefile,v 1.1.24.1 2014/08/10 06:47:52 tls Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -8,7 +8,7 @@ IMAGESIZE=	2048k
 MAKEFS_FLAGS=	-f 15
 
 WARNS=		1
-DBG=		-Os -mmultiple
+DBG=		-Os
 
 CRUNCHBIN=	ramdiskbin
 CRUNCHGEN_FLAGS=-d "${DBG}"

Reply via email to