NetBSD/sys/arch/mips/Makefile
simonb b1a30609f9 Install the kernel linker script in /usr/lkm/ldscript so that modload(8)
works without needing to resort to -A abuse.  LKMs work cleanly on MIPS
now.
2002-10-10 01:59:29 +00:00

6 lines
105 B
Makefile

# $NetBSD: Makefile,v 1.2 2002/10/10 01:59:30 simonb Exp $
SUBDIR= conf include
.include <bsd.kinc.mk>