Pick up loader.rc from its old home.

This commit is contained in:
Ruslan Ermilov 2004-11-29 09:31:04 +00:00
parent 6a72a34d01
commit ddfd677a57
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138186

View File

@ -79,7 +79,7 @@ FILESMODE_loader= ${BINMODE} -b
FILESDIR_loader.conf= /boot/defaults
.if !exists(${DESTDIR}/boot/loader.rc)
FILES+= ${.CURDIR}/loader.rc
FILES+= loader.rc
.endif
# XXX crt0.o needs to be first for pxeboot(8) to work