Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/etc.evbarm Add ADI_BRH, IXM1200, and SMDK2800 kernel sets.



details:   https://anonhg.NetBSD.org/src/rev/50bb7de786c1
branches:  trunk
changeset: 542381:50bb7de786c1
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Jan 27 16:13:27 2003 +0000

description:
Add ADI_BRH, IXM1200, and SMDK2800 kernel sets.

diffstat:

 etc/etc.evbarm/Makefile.inc |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r b8543dc6875c -r 50bb7de786c1 etc/etc.evbarm/Makefile.inc
--- a/etc/etc.evbarm/Makefile.inc       Mon Jan 27 15:33:36 2003 +0000
+++ b/etc/etc.evbarm/Makefile.inc       Mon Jan 27 16:13:27 2003 +0000
@@ -1,9 +1,10 @@
-#      $NetBSD: Makefile.inc,v 1.10 2002/12/02 13:18:07 lukem Exp $
+#      $NetBSD: Makefile.inc,v 1.11 2003/01/27 16:13:27 thorpej Exp $
 #
 #      etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets
 #
 
-KERNEL_SETS=           INTEGRATOR IQ80310 IQ80321 TEAMASA_NPWR
+KERNEL_SETS=           ADI_BRH INTEGRATOR IQ80310 IQ80321 IXM1200 \
+                       SMDK2800 TEAMASA_NPWR
 KERNEL_SUFFIXES=       bin srec
 
 BUILD_KERNELS+=                TEAMASA_NPWR_INSTALL



Home | Main Index | Thread Index | Old Index