Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/puffs/rump_v7fs Define RUMP_DISKFS to provide getdi...
details: https://anonhg.NetBSD.org/src/rev/d80cfd98a09c
branches: trunk
changeset: 771208:d80cfd98a09c
user: njoly <njoly%NetBSD.org@localhost>
date: Mon Nov 14 11:28:05 2011 +0000
description:
Define RUMP_DISKFS to provide getdiskinfo from rumpdev_disk library.
diffstat:
usr.sbin/puffs/rump_v7fs/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 6e786df38849 -r d80cfd98a09c usr.sbin/puffs/rump_v7fs/Makefile
--- a/usr.sbin/puffs/rump_v7fs/Makefile Mon Nov 14 07:45:54 2011 +0000
+++ b/usr.sbin/puffs/rump_v7fs/Makefile Mon Nov 14 11:28:05 2011 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2011/07/24 09:00:08 uch Exp $
+# $NetBSD: Makefile,v 1.2 2011/11/14 11:28:05 njoly Exp $
#
MOUNTNAME= v7fs
ISRUMP= # oui
+RUMP_DISKFS=
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index