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_IQ80321_flash_0xf0080000 Add iq...
details: https://anonhg.NetBSD.org/src/rev/82794a2493cf
branches: trunk
changeset: 526071:82794a2493cf
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Apr 24 20:37:46 2002 +0000
description:
Add iq80321.c
diffstat:
distrib/evbarm/gzboot/gzboot_IQ80321_flash_0xf0080000/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 12488251cdf6 -r 82794a2493cf distrib/evbarm/gzboot/gzboot_IQ80321_flash_0xf0080000/Makefile
--- a/distrib/evbarm/gzboot/gzboot_IQ80321_flash_0xf0080000/Makefile Wed Apr 24 20:36:59 2002 +0000
+++ b/distrib/evbarm/gzboot/gzboot_IQ80321_flash_0xf0080000/Makefile Wed Apr 24 20:37:46 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/04/11 23:35:44 thorpej Exp $
+# $NetBSD: Makefile,v 1.4 2002/04/24 20:37:46 thorpej Exp $
NOMAN= # defined
@@ -19,6 +19,6 @@
LDSCRIPT= ${S}/arch/evbarm/stand/gzboot/IQ80321_flash_0xf0080000/ldscript
-SRCS+= ns16550.c i80321_mem.c
+SRCS+= iq80321.c ns16550.c i80321_mem.c
.include "${S}/arch/evbarm/stand/gzboot/Makefile.gzboot"
Home |
Main Index |
Thread Index |
Old Index