Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.evbarm Enable SHEEVAPLUG for build.
details: https://anonhg.NetBSD.org/src/rev/bbf3a07e4435
branches: trunk
changeset: 771672:bbf3a07e4435
user: sekiya <sekiya%NetBSD.org@localhost>
date: Mon Nov 28 06:15:48 2011 +0000
description:
Enable SHEEVAPLUG for build.
diffstat:
etc/etc.evbarm/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 659e9f5f402a -r bbf3a07e4435 etc/etc.evbarm/Makefile.inc
--- a/etc/etc.evbarm/Makefile.inc Mon Nov 28 05:33:33 2011 +0000
+++ b/etc/etc.evbarm/Makefile.inc Mon Nov 28 06:15:48 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.23 2008/10/30 15:41:33 cliff Exp $
+# $NetBSD: Makefile.inc,v 1.24 2011/11/28 06:15:48 sekiya Exp $
#
# etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets
#
@@ -9,7 +9,7 @@
.if ${MACHINE_ARCH} == "arm"
# Little endian platforms
EVBARM_BOARDS= ADI_BRH CP3100 GEMINI GUMSTIX INTEGRATOR \
- IQ80310 IQ80321 SMDK2410 SMDK2800 \
+ IQ80310 IQ80321 SHEEVAPLUG SMDK2410 SMDK2800 \
TEAMASA_NPWR TISDP2420 TS7200 TWINTAIL
.else
# Big endian platforms
Home |
Main Index |
Thread Index |
Old Index