mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Unhook the old nextboot(8) from the build. If no one yells too loudly, this
will be accompanied by a cvs rm of the actual nextboot sources. Approved by: jake (mentor)
This commit is contained in:
parent
ca18d53eae
commit
045e9d6c14
1 changed files with 1 additions and 2 deletions
|
|
@ -87,8 +87,7 @@ SUBDIR+=ipf \
|
|||
.if ${MACHINE_ARCH} == "i386"
|
||||
SUBDIR+=cxconfig \
|
||||
mount_nwfs \
|
||||
mount_smbfs \
|
||||
nextboot
|
||||
mount_smbfs
|
||||
.if ${MACHINE} == "pc98"
|
||||
SUBDIR+=fdisk_pc98
|
||||
.else
|
||||
|
|
|
|||
Loading…
Reference in a new issue