Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.evbarm Build KUROBOX_PRO for evbarmv5eb.
details: https://anonhg.NetBSD.org/src/rev/0195bdadacf3
branches: trunk
changeset: 1023218:0195bdadacf3
user: rin <rin%NetBSD.org@localhost>
date: Mon Aug 30 00:14:45 2021 +0000
description:
Build KUROBOX_PRO for evbarmv5eb.
Other marvell-based machines may also work, but not tested yet.
diffstat:
etc/etc.evbarm/Makefile.inc | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r beaba955e0eb -r 0195bdadacf3 etc/etc.evbarm/Makefile.inc
--- a/etc/etc.evbarm/Makefile.inc Mon Aug 30 00:12:15 2021 +0000
+++ b/etc/etc.evbarm/Makefile.inc Mon Aug 30 00:14:45 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.124 2021/07/24 17:07:59 jmcneill Exp $
+# $NetBSD: Makefile.inc,v 1.125 2021/08/30 00:14:45 rin Exp $
#
# etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets
#
@@ -20,6 +20,9 @@
EVBARM_BOARDS.xscale+= ADI_BRH
KERNEL_SETS.xscale+= NSLU2
+EVBARM_BOARDS.armv5t+= KUROBOX_PRO
+# Other marvell-based machines may also work but not tested yet.
+
EVBARM_BOARDS.armv6+= RPI
EVBARM_BOARDS.armv6hf+= RPI
KERNEL_SETS.armv6+= RPI2
Home |
Main Index |
Thread Index |
Old Index