Link /boot/boot1 to the name /boot/boot to avoid per-arch naming of the
bootstrap code for disklabel using architectures.
This commit is contained in:
parent
a9595c8217
commit
5d9aef3d8d
@ -4,6 +4,7 @@
|
||||
.include <../Makefile.inc>
|
||||
|
||||
PROG = boot1
|
||||
LINKS = ${BINDIR}/${PROG} ${BINDIR}/boot
|
||||
|
||||
.PATH: ${.CURDIR}/../libalpha
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user