Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbarm/stand/gzboot descend into TS7200_flash_0x606...



details:   https://anonhg.NetBSD.org/src/rev/4c4b29ef4fc0
branches:  trunk
changeset: 572268:4c4b29ef4fc0
user:      joff <joff%NetBSD.org@localhost>
date:      Tue Dec 28 16:19:41 2004 +0000

description:
descend into TS7200_flash_0x60660000

diffstat:

 sys/arch/evbarm/stand/gzboot/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9607a84a0443 -r 4c4b29ef4fc0 sys/arch/evbarm/stand/gzboot/Makefile
--- a/sys/arch/evbarm/stand/gzboot/Makefile     Tue Dec 28 10:28:37 2004 +0000
+++ b/sys/arch/evbarm/stand/gzboot/Makefile     Tue Dec 28 16:19:41 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.5 2003/09/03 03:19:04 mycroft Exp $
+#      $NetBSD: Makefile,v 1.6 2004/12/28 16:19:41 joff Exp $
 
 .if ${MACHINE_ARCH} == "arm"
 # Little endian platforms
@@ -8,6 +8,7 @@
 SUBDIR+= SMDK2410_flash_0x00000000
 SUBDIR+= SMDK2800_flash_0x00000000
 SUBDIR+= SMDK2800_flash_0x00100000
+SUBDIR+= TS7200_flash_0x60660000
 .else
 # Big endian platforms
 SUBDIR=  ADI_BRH_flash_0x00140000



Home | Main Index | Thread Index | Old Index