Source-Changes-HG archive

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

[src/trunk]: src/distrib/evbarm/gzboot/gzimg add SMDK2800 to supported platform.



details:   https://anonhg.NetBSD.org/src/rev/a7bb4b0a7460
branches:  trunk
changeset: 550129:a7bb4b0a7460
user:      bsh <bsh%NetBSD.org@localhost>
date:      Wed Jul 30 18:55:46 2003 +0000

description:
add SMDK2800 to supported platform.

diffstat:

 distrib/evbarm/gzboot/gzimg/Makefile |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 02ab277cc1d2 -r a7bb4b0a7460 distrib/evbarm/gzboot/gzimg/Makefile
--- a/distrib/evbarm/gzboot/gzimg/Makefile      Wed Jul 30 18:54:18 2003 +0000
+++ b/distrib/evbarm/gzboot/gzimg/Makefile      Wed Jul 30 18:55:46 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.15 2003/07/10 10:34:05 lukem Exp $
+#      $NetBSD: Makefile,v 1.16 2003/07/30 18:55:46 bsh Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -31,7 +31,10 @@
                0xf0080000      netbsd-wd0                      \
                                                                \
                TEAMASA_NPWR    IQ80310         TEAMASA_NPWR_sd0 \
-               0x00080000      netbsd-sd0
+               0x00080000      netbsd-sd0                      \
+                                                               \
+               SMDK2800        SMDK2800        SMDK2800        \
+               0x00000000      netbsd
 .else
 # Big endian platforms.
 TARGETS=       ADI_BRH         ADI_BRH         ADI_BRH_sd0     \



Home | Main Index | Thread Index | Old Index