Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/evbarm/instkernel/instkernel Prepare CUBIETRUCK_INST...
details: https://anonhg.NetBSD.org/src/rev/8a7bd0b807c6
branches: trunk
changeset: 803621:8a7bd0b807c6
user: joerg <joerg%NetBSD.org@localhost>
date: Wed Nov 05 13:53:22 2014 +0000
description:
Prepare CUBIETRUCK_INSTALL too.
diffstat:
distrib/evbarm/instkernel/instkernel/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 0500a0b5d779 -r 8a7bd0b807c6 distrib/evbarm/instkernel/instkernel/Makefile
--- a/distrib/evbarm/instkernel/instkernel/Makefile Wed Nov 05 13:50:50 2014 +0000
+++ b/distrib/evbarm/instkernel/instkernel/Makefile Wed Nov 05 13:53:22 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2014/03/01 01:53:36 matt Exp $
+# $NetBSD: Makefile,v 1.25 2014/11/05 13:53:22 joerg Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -46,7 +46,8 @@
# Little endian (any ABI) ARMv7 platforms.
MDSETTARGETS+= BCM5301X_INSTALL ${RAMDISK} - \
BEAGLEBONE_INSTALL ${RAMDISK} - \
- CUBIEBOARD_INSTALL ${RAMDISK} -
+ CUBIEBOARD_INSTALL ${RAMDISK} - \
+ CUBIETRUCK_INSTALL ${RAMDISK} -
.endif
MDSET_RELEASEDIR= installation/instkernel
Home |
Main Index |
Thread Index |
Old Index