mirror of
https://github.com/openbsd/src.git
synced 2024-12-21 23:18:00 -08:00
Include cdXX.iso in MDEXT on arm64
ok deraadt@
This commit is contained in:
parent
5ca31ee3fb
commit
1b590ae1b8
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.5 2020/05/17 17:04:28 deraadt Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.6 2024/10/29 21:03:09 volker Exp $
|
||||
|
||||
KERNELS += GENERIC.MP bsd.mp
|
||||
|
||||
bootblocks:
|
||||
cp -p ${DESTDIR}/usr/mdec/BOOTAA64.EFI ${RELEASEDIR}
|
||||
|
||||
MDEXT= bsd.rd BOOTAA64.EFI miniroot${OSrev}.img
|
||||
MDEXT= bsd.rd cd${OSrev}.iso BOOTAA64.EFI miniroot${OSrev}.img
|
||||
|
Loading…
Reference in New Issue
Block a user