OK, now I am scared of pxeldr. It had /boot/loader appended onto

the end of it and decoded the headers.

Submitted by:	jhb
This commit is contained in:
peter 2001-08-22 08:02:01 +00:00
parent 564eab1574
commit dd00777ae1

View File

@ -81,7 +81,7 @@ vers.o: ${.CURDIR}/../../common/newvers.sh ${.CURDIR}/version
${CC} -c vers.c
${BASE}: ${BASE}.bin ${BTXLDR} ${BTXKERN} ${BTXCRT} ${BASE}.help
btxld -v -f elf -e ${LOADER_ADDRESS} -o ${.TARGET} -l ${BTXLDR} \
btxld -v -f aout -e ${LOADER_ADDRESS} -o ${.TARGET} -l ${BTXLDR} \
-b ${BTXKERN} ${BASE}.bin
# /usr/bin/kzip ${.TARGET}
# mv ${.TARGET}.kz ${.TARGET}