Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/rump/dev/lib/libugenhc problem with ioconf.c solved, ree...



details:   https://anonhg.NetBSD.org/src/rev/935494f21221
branches:  trunk
changeset: 786425:935494f21221
user:      pooka <pooka%NetBSD.org@localhost>
date:      Sun Apr 28 10:25:41 2013 +0000

description:
problem with ioconf.c solved, reenable

diffstat:

 sys/rump/dev/lib/libugenhc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6f94a8cb2709 -r 935494f21221 sys/rump/dev/lib/libugenhc/Makefile
--- a/sys/rump/dev/lib/libugenhc/Makefile       Sun Apr 28 10:25:04 2013 +0000
+++ b/sys/rump/dev/lib/libugenhc/Makefile       Sun Apr 28 10:25:41 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.5 2013/04/28 10:16:52 pooka Exp $
+#      $NetBSD: Makefile,v 1.6 2013/04/28 10:25:41 pooka Exp $
 #
 
 LIB=   rumpdev_ugenhc
@@ -8,7 +8,7 @@
 
 CPPFLAGS+=     -I${RUMPTOP}/librump/rumpkern
 
-#RUMPCOMP_USER= #ioctl
+RUMPCOMP_USER= #ioctl
 
 .include <bsd.lib.mk>
 .include <bsd.klinks.mk>



Home | Main Index | Thread Index | Old Index