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 Whitespace.



details:   https://anonhg.NetBSD.org/src/rev/89ab1266ab3c
branches:  trunk
changeset: 779550:89ab1266ab3c
user:      skrll <skrll%NetBSD.org@localhost>
date:      Sat Jun 02 20:50:41 2012 +0000

description:
Whitespace.

diffstat:

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

diffs (15 lines):

diff -r e54aeb23926a -r 89ab1266ab3c sys/arch/evbarm/stand/gzboot/Makefile
--- a/sys/arch/evbarm/stand/gzboot/Makefile     Sat Jun 02 19:10:33 2012 +0000
+++ b/sys/arch/evbarm/stand/gzboot/Makefile     Sat Jun 02 20:50:41 2012 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.9 2008/10/30 15:33:42 cliff Exp $
+#      $NetBSD: Makefile,v 1.10 2012/06/02 20:50:41 skrll Exp $
 
 .if ${MACHINE_ARCH} == "arm"
 # Little endian platforms
 SUBDIR=  ADI_BRH_flash_0x00140000
-SUBDIR+=  GEMINI_dram_0x01600000
+SUBDIR+= GEMINI_dram_0x01600000
 SUBDIR+= IQ80310_flash_0x00080000
 SUBDIR+= IQ80321_flash_0xf0080000
 SUBDIR+= SMDK2410_flash_0x00000000



Home | Main Index | Thread Index | Old Index