Remove a mistake from the pull up of is-newarp.

Enable again the "SUBDIR+= lkm".
This commit is contained in:
veego 1997-03-17 08:27:54 +00:00
parent 4cf4807ab0
commit 2f5cf6e347
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 1997/03/15 18:09:08 is Exp $
# $NetBSD: Makefile,v 1.13 1997/03/17 08:27:54 veego Exp $
# The ``rm -rf''s used below are safe because rm doesn't follow symbolic
# links.
@ -6,7 +6,7 @@
SUBDIR+= arch/${MACHINE}
.if (${MACHINE_ARCH} != "alpha" && ${MACHINE_ARCH} != "mips")
# XXX SUBDIR+= lkm
SUBDIR+= lkm
.endif
LFILES= errno.h fcntl.h poll.h syslog.h termios.h