Source-Changes-HG archive

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

[src/trunk]: src/distrib/evbarm/gzboot Descend into the gzboot_ADI_BRH_flash_...



details:   https://anonhg.NetBSD.org/src/rev/a0d9c4b7c5b1
branches:  trunk
changeset: 545511:a0d9c4b7c5b1
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu Apr 10 01:50:28 2003 +0000

description:
Descend into the gzboot_ADI_BRH_flash_0x00140000 subdir.

diffstat:

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

diffs (16 lines):

diff -r b9b83c9cd32a -r a0d9c4b7c5b1 distrib/evbarm/gzboot/Makefile
--- a/distrib/evbarm/gzboot/Makefile    Wed Apr 09 23:32:03 2003 +0000
+++ b/distrib/evbarm/gzboot/Makefile    Thu Apr 10 01:50:28 2003 +0000
@@ -1,10 +1,11 @@
-#      $NetBSD: Makefile,v 1.4 2002/04/26 02:31:57 thorpej Exp $
+#      $NetBSD: Makefile,v 1.5 2003/04/10 01:50:28 thorpej Exp $
 
 SUBDIR=
 TARGETS+= release
 
 .ifmake !release
 # List the Gzip Boot ELF images you want to create here.
+SUBDIR+= gzboot_ADI_BRH_flash_0x00140000
 SUBDIR+= gzboot_IQ80310_flash_0x00080000
 SUBDIR+= gzboot_IQ80321_flash_0xf0080000
 SUBDIR+= gzboot_TEAMASA_NPWR_flash_0x00080000



Home | Main Index | Thread Index | Old Index