Now that simonb has fixed LKM's on MIPS, enable building them.

This commit is contained in:
soren 2001-11-28 03:52:27 +00:00
parent 49379a0a84
commit 8f4d2338dc

View File

@ -1,15 +1,9 @@
# $NetBSD: Makefile,v 1.43 2001/10/12 21:05:08 nathanw Exp $
# $NetBSD: Makefile,v 1.44 2001/11/28 03:52:27 soren Exp $
SUBDIR= adosfs altq arch compat dev filecorefs isofs miscfs msdosfs net \
netatalk netccitt netinet netinet6 netisdn netiso netkey netnatm \
netns nfs ntfs sys ufs uvm
.if (${MACHINE_ARCH} != "mipseb" && ${MACHINE_ARCH} != "mipsel")
SUBDIR+= lkm
.endif
# Speedup stubs for some subtrees that don't need to run these rules
includes-lkm:
@true