Builds LKMs on PowerPC (although there are still some issues with loading
them).
This commit is contained in:
parent
938dcb33e9
commit
a1ec263481
@ -1,11 +1,10 @@
|
||||
# $NetBSD: Makefile,v 1.36 1999/07/01 08:12:45 itojun Exp $
|
||||
# $NetBSD: Makefile,v 1.37 1999/11/08 00:16:40 mycroft Exp $
|
||||
|
||||
SUBDIR= adosfs arch compat dev filecorefs isofs miscfs msdosfs net \
|
||||
netatalk netccitt netinet netinet6 netiso netkey netnatm netns \
|
||||
nfs ntfs sys ufs uvm vm
|
||||
|
||||
.if (${MACHINE_ARCH} != "powerpc" && \
|
||||
${MACHINE_ARCH} != "mipseb" && ${MACHINE_ARCH} != "mipsel")
|
||||
.if (${MACHINE_ARCH} != "mipseb" && ${MACHINE_ARCH} != "mipsel")
|
||||
|
||||
SUBDIR+= lkm
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user