Module Name: src Committed By: skrll Date: Sat Jun 2 20:50:41 UTC 2012
Modified Files: src/sys/arch/evbarm/stand/gzboot: Makefile Log Message: Whitespace. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/stand/gzboot/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/evbarm/stand/gzboot/Makefile diff -u src/sys/arch/evbarm/stand/gzboot/Makefile:1.9 src/sys/arch/evbarm/stand/gzboot/Makefile:1.10 --- src/sys/arch/evbarm/stand/gzboot/Makefile:1.9 Thu Oct 30 15:33:42 2008 +++ src/sys/arch/evbarm/stand/gzboot/Makefile Sat Jun 2 20:50:41 2012 @@ -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