6f35b2ec8f
Add pci support. new interrupt code. Adapt to new world order for MIPS
8 lines
181 B
Makefile
8 lines
181 B
Makefile
# $NetBSD: Makefile,v 1.2 2011/02/20 07:47:39 matt Exp $
|
|
|
|
SUBDIR= bootxx_cd9660 bootxx_ffs bootxx_lfs netboot
|
|
SUBDIR+= boot netboot
|
|
#SUBDIR+= installboot
|
|
|
|
.include <bsd.subdir.mk>
|