Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/evbmips/instkernel/instkernel add INSTALL_ERLITE kernel
details: https://anonhg.NetBSD.org/src/rev/a7ae562edc85
branches: trunk
changeset: 808158:a7ae562edc85
user: matt <matt%NetBSD.org@localhost>
date: Sat May 09 02:12:29 2015 +0000
description:
add INSTALL_ERLITE kernel
diffstat:
distrib/evbmips/instkernel/instkernel/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 59ecd16b4c95 -r a7ae562edc85 distrib/evbmips/instkernel/instkernel/Makefile
--- a/distrib/evbmips/instkernel/instkernel/Makefile Sat May 09 01:20:07 2015 +0000
+++ b/distrib/evbmips/instkernel/instkernel/Makefile Sat May 09 02:12:29 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/04/06 14:18:09 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2015/05/09 02:12:29 matt Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -19,6 +19,8 @@
MDSETTARGETS+= INSTALL_XLSATX64 ${RAMDISK} -
.if ${MACHINE_ARCH} == "mips64el"
MDSETTARGETS+= INSTALL_LOONGSON ${RAMDISK} -
+.else
+MDSETTARGETS+= INSTALL_ERLITE ${RAMDISK} -
.endif
.else
Home |
Main Index |
Thread Index |
Old Index