Enable new pmax bootblocks.
This commit is contained in:
parent
e6c9a0137f
commit
1fcc860815
@ -1,17 +1,17 @@
|
|||||||
# $NetBSD: Makefile,v 1.15 1999/11/27 01:45:46 simonb Exp $
|
# $NetBSD: Makefile,v 1.16 1999/11/28 03:17:11 simonb Exp $
|
||||||
# @(#)Makefile 8.3 (Berkeley) 2/16/94
|
# @(#)Makefile 8.3 (Berkeley) 2/16/94
|
||||||
|
|
||||||
# first stage bootblocks
|
# first stage bootblocks
|
||||||
### SUBDIR+=bootxx_cd9660 bootxx_ffs bootxx_lfs # netboot
|
SUBDIR+=bootxx_cd9660 bootxx_ffs bootxx_lfs # netboot
|
||||||
|
|
||||||
# remove this when netboot is working - we don't go in here
|
# remove this when netboot is working - we don't go in here
|
||||||
# by default...
|
# by default...
|
||||||
#SUBDIR+=smallnet
|
#SUBDIR+=smallnet
|
||||||
|
|
||||||
# second stage bootblocks
|
# second stage bootblocks
|
||||||
### SUBDIR+=boot
|
SUBDIR+=boot
|
||||||
|
|
||||||
# program for installing first stage bootblocks
|
# program for installing first stage bootblocks
|
||||||
### SUBDIR+=installboot
|
SUBDIR+=installboot
|
||||||
|
|
||||||
.include <bsd.subdir.mk>
|
.include <bsd.subdir.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user