From 22f6069a2a8af11f8aa10169d84af27a04cdd774 Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 1 May 2000 20:32:07 +0000 Subject: Add $FreeBSD$ --- sys/boot/alpha/Makefile.inc | 1 + sys/boot/alpha/netboot/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'sys/boot/alpha') diff --git a/sys/boot/alpha/Makefile.inc b/sys/boot/alpha/Makefile.inc index abb4f65..cd9f18a 100644 --- a/sys/boot/alpha/Makefile.inc +++ b/sys/boot/alpha/Makefile.inc @@ -1,3 +1,4 @@ +# $FreeBSD$ # Options used when building app-specific libalpha components PRIMARY_LOAD_ADDRESS= 0x20000000 # "Region 1 start" SECONDARY_LOAD_ADDRESS= 0x2000c000 # "Region 1 start" + 48k diff --git a/sys/boot/alpha/netboot/Makefile b/sys/boot/alpha/netboot/Makefile index 1b14e62..0d44c74 100644 --- a/sys/boot/alpha/netboot/Makefile +++ b/sys/boot/alpha/netboot/Makefile @@ -1,3 +1,4 @@ +# $FreeBSD$ # $NetBSD: Makefile,v 1.12 1998/02/19 14:18:36 drochner Exp $ BASE= netboot -- cgit v1.1