add SMDK2800 to supported platform.

This commit is contained in:
bsh 2003-07-30 18:55:46 +00:00
parent 7fc9d147bb
commit 8c0536d8f2
1 changed files with 5 additions and 2 deletions

View File

@ -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 @@ TARGETS= ADI_BRH ADI_BRH ADI_BRH_sd0 \
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 \