Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Set HAVE_INSTALL_IMAGE for evbarm
details: https://anonhg.NetBSD.org/src/rev/0a64f0d5a759
branches: trunk
changeset: 933702:0a64f0d5a759
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Thu May 28 19:03:09 2020 +0000
description:
Set HAVE_INSTALL_IMAGE for evbarm
diffstat:
usr.sbin/sysinst/arch/evbarm/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 51a4a8a3b427 -r 0a64f0d5a759 usr.sbin/sysinst/arch/evbarm/Makefile
--- a/usr.sbin/sysinst/arch/evbarm/Makefile Thu May 28 19:00:52 2020 +0000
+++ b/usr.sbin/sysinst/arch/evbarm/Makefile Thu May 28 19:03:09 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2019/06/12 06:20:19 martin Exp $
+# $NetBSD: Makefile,v 1.3 2020/05/28 19:03:09 jmcneill Exp $
#
# Makefile for evbarm
#
MENUS_MD= menus.md.${SYSINSTLANG}
MSG_MD= msg.md.${SYSINSTLANG} msg.mbr.${SYSINSTLANG}
-MD_OPTIONS= AOUT2ELF
+MD_OPTIONS= AOUT2ELF HAVE_INSTALL_IMAGE
NO_MBR=no
.include "../../Makefile.inc"
Home |
Main Index |
Thread Index |
Old Index