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 a SMDK2410 kernel.
details: https://anonhg.NetBSD.org/src/rev/906ead12be40
branches: trunk
changeset: 559455:906ead12be40
user: mycroft <mycroft%NetBSD.org@localhost>
date: Wed Mar 17 23:37:20 2004 +0000
description:
Build a SMDK2410 kernel.
diffstat:
etc/etc.evbarm/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1af73ec42c2f -r 906ead12be40 etc/etc.evbarm/Makefile.inc
--- a/etc/etc.evbarm/Makefile.inc Wed Mar 17 23:32:22 2004 +0000
+++ b/etc/etc.evbarm/Makefile.inc Wed Mar 17 23:37:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.13 2003/05/26 15:53:19 thorpej Exp $
+# $NetBSD: Makefile.inc,v 1.14 2004/03/17 23:37:20 mycroft Exp $
#
# etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets
#
@@ -18,7 +18,7 @@
.if ${MACHINE_ARCH} == "arm"
# Little endian platforms.
-KERNEL_SETS+= IXM1200 SMDK2800
+KERNEL_SETS+= IXM1200 SMDK2410 SMDK2800
.else
# Big endian platforms.
KERNEL_SETS+= IXM1200
Home |
Main Index |
Thread Index |
Old Index