Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/evbarm/gzboot/gzboot_IQ80310_flash_0x00080000 Add iq...
details: https://anonhg.NetBSD.org/src/rev/12488251cdf6
branches: trunk
changeset: 526070:12488251cdf6
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Apr 24 20:36:59 2002 +0000
description:
Add iq80310.c
diffstat:
distrib/evbarm/gzboot/gzboot_IQ80310_flash_0x00080000/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r b6a2b9cbfdea -r 12488251cdf6 distrib/evbarm/gzboot/gzboot_IQ80310_flash_0x00080000/Makefile
--- a/distrib/evbarm/gzboot/gzboot_IQ80310_flash_0x00080000/Makefile Wed Apr 24 19:50:25 2002 +0000
+++ b/distrib/evbarm/gzboot/gzboot_IQ80310_flash_0x00080000/Makefile Wed Apr 24 20:36:59 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/04/11 23:35:43 thorpej Exp $
+# $NetBSD: Makefile,v 1.4 2002/04/24 20:36:59 thorpej Exp $
NOMAN= # defined
@@ -19,6 +19,6 @@
LDSCRIPT= ${S}/arch/evbarm/stand/gzboot/IQ80310_flash_0x80000/ldscript
-SRCS+= ns16550.c i80312_mem.c
+SRCS+= iq80310.c ns16550.c i80312_mem.c
.include "${S}/arch/evbarm/stand/gzboot/Makefile.gzboot"
Home |
Main Index |
Thread Index |
Old Index