Subject: CVS commit: src/sys/arch/evbarm/stand/gzboot
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/22/2004 22:41:42
Module Name:	src
Committed By:	thorpej
Date:		Thu Apr 22 22:41:42 UTC 2004

Modified Files:
	src/sys/arch/evbarm/stand/gzboot/SMDK2410_flash_0x00000000: Makefile
	src/sys/arch/evbarm/stand/gzboot/SMDK2800_flash_0x00000000: Makefile
	src/sys/arch/evbarm/stand/gzboot/SMDK2800_flash_0x00100000: Makefile

Log Message:
Assign to CPUFLAGS to add -march=armv4 instead of adding to COPTS.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 \
    src/sys/arch/evbarm/stand/gzboot/SMDK2410_flash_0x00000000/Makefile
cvs rdiff -r1.2 -r1.3 \
    src/sys/arch/evbarm/stand/gzboot/SMDK2800_flash_0x00000000/Makefile
cvs rdiff -r1.2 -r1.3 \
    src/sys/arch/evbarm/stand/gzboot/SMDK2800_flash_0x00100000/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.