Source-Changes-HG archive

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

[src/trunk]: src/distrib/evbarm/gzboot Build gzboot_TEAMASA_NPWR_flash_0x0008...



details:   https://anonhg.NetBSD.org/src/rev/bdc60f401478
branches:  trunk
changeset: 526135:bdc60f401478
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Fri Apr 26 02:31:57 2002 +0000

description:
Build gzboot_TEAMASA_NPWR_flash_0x00080000.

diffstat:

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

diffs (17 lines):

diff -r fb6d23b86b18 -r bdc60f401478 distrib/evbarm/gzboot/Makefile
--- a/distrib/evbarm/gzboot/Makefile    Fri Apr 26 02:31:10 2002 +0000
+++ b/distrib/evbarm/gzboot/Makefile    Fri Apr 26 02:31:57 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.3 2002/04/13 16:40:32 thorpej Exp $
+#      $NetBSD: Makefile,v 1.4 2002/04/26 02:31:57 thorpej Exp $
 
 SUBDIR=
 TARGETS+= release
@@ -7,6 +7,7 @@
 # List the Gzip Boot ELF images you want to create here.
 SUBDIR+= gzboot_IQ80310_flash_0x00080000
 SUBDIR+= gzboot_IQ80321_flash_0xf0080000
+SUBDIR+= gzboot_TEAMASA_NPWR_flash_0x00080000
 .endif
 
 SUBDIR+= .WAIT gzimg



Home | Main Index | Thread Index | Old Index