mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-26 16:18:31 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109888
@ -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