Received: by mail.netbsd.org (Postfix, from userid 0) id 3931563B10E; Tue, 28 Oct 2008 17:19:38 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 864B163B151 for ; Tue, 28 Oct 2008 17:19:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 741CB175D0; Tue, 28 Oct 2008 17:19:37 +0000 (UTC) From: Matt Thomas Subject: CVS commit: src/sys/arch/evbarm/conf To: source-changes@NetBSD.org Reply-To: matt@netbsd.org Message-Id: <20081028171937.741CB175D0@cvs.netbsd.org> Date: Tue, 28 Oct 2008 17:19:37 +0000 (UTC) Sender: source-changes-owner@NetBSD.org List-Id: source-changes Precedence: list Module Name: src Committed By: matt Date: Tue Oct 28 17:19:37 UTC 2008 Modified Files: src/sys/arch/evbarm/conf: mk.beagle Log Message: Since KERNEL_BASE_PHYS and KERNEL_BASE_VIRT are the same as LOADADDRESS, define them using LOADADDRESS. To generate a diff of this commit: cvs rdiff -r1.1 -r1.2 src/sys/arch/evbarm/conf/mk.beagle Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.