Now that we are compiling PXE into libi386, we don't need ../libi386 in
.PATH anymore.
This commit is contained in:
parent
35d9c60d76
commit
eeb5db2946
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59659
@ -11,7 +11,6 @@ BINDIR?= /boot
|
||||
|
||||
# architecture-specific loader code
|
||||
SRCS= main.c conf.c
|
||||
.PATH: ${.CURDIR}/../libi386
|
||||
|
||||
# Enable PXE TFTP or NFS support, not both.
|
||||
CFLAGS+= -DLOADER_NFS_SUPPORT
|
||||
|
Loading…
Reference in New Issue
Block a user