Subject: CVS commit: src/sys/arch/evbarm/stand/gzboot
To: None <source-changes@NetBSD.org>
From: Hiroyuki Bessho <bsh@netbsd.org>
List: source-changes
Date: 03/18/2005 08:50:07
Module Name: src
Committed By: bsh
Date: Fri Mar 18 08:50:07 UTC 2005
Modified Files:
src/sys/arch/evbarm/stand/gzboot: Makefile.gzboot
Log Message:
include <bsd.obj.mk> to teach make the rules for OBJDIR names.
This is to fix a problem on compiling gzboot with BUILDID defined
(by build.sh -B BUILDID).
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/evbarm/stand/gzboot/Makefile.gzboot
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.