duh, the untypoed version doesn't work with bsd.ioconf.mk. comment it

out while i figure it out
This commit is contained in:
pooka 2013-04-28 10:16:52 +00:00
parent 6270e64d06
commit 284b8252f5
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2013/04/28 10:06:16 pooka Exp $
# $NetBSD: Makefile,v 1.5 2013/04/28 10:16:52 pooka Exp $
#
LIB= rumpdev_ugenhc
@ -8,7 +8,7 @@ SRCS= ugenhc.c ugenhc_at_mainbus.c
CPPFLAGS+= -I${RUMPTOP}/librump/rumpkern
RUMPCOMP_USER= ioctl
#RUMPCOMP_USER= #ioctl
.include <bsd.lib.mk>
.include <bsd.klinks.mk>