summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha/netboot
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2006-05-11 22:25:28 +0000
committerjhb <jhb@FreeBSD.org>2006-05-11 22:25:28 +0000
commit495a1b1a3b1290a8bf8b212746e1754e006c9359 (patch)
tree6bbfedee6e27e3fe509c804c4418b1bccbdea4a7 /sys/boot/alpha/netboot
parent215bc87cc3d08e895798b17897efe450255327b5 (diff)
downloadFreeBSD-src-495a1b1a3b1290a8bf8b212746e1754e006c9359.zip
FreeBSD-src-495a1b1a3b1290a8bf8b212746e1754e006c9359.tar.gz
First pass at removing Alpha kernel support.
Diffstat (limited to 'sys/boot/alpha/netboot')
-rw-r--r--sys/boot/alpha/netboot/Makefile11
-rw-r--r--sys/boot/alpha/netboot/version12
2 files changed, 0 insertions, 23 deletions
diff --git a/sys/boot/alpha/netboot/Makefile b/sys/boot/alpha/netboot/Makefile
deleted file mode 100644
index f3d7d67..0000000
--- a/sys/boot/alpha/netboot/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $FreeBSD$
-# $NetBSD: Makefile,v 1.12 1998/02/19 14:18:36 drochner Exp $
-
-BOOT= netboot
-NO_MAN=
-NEWVERSWHAT= "SRM net boot" alpha
-LOAD_ADDRESS= ${PRIMARY_LOAD_ADDRESS}
-
-CFLAGS+= -DLOADER_NET_SUPPORT
-
-.include "${.CURDIR}/../common/Makefile.common"
diff --git a/sys/boot/alpha/netboot/version b/sys/boot/alpha/netboot/version
deleted file mode 100644
index d16c215..0000000
--- a/sys/boot/alpha/netboot/version
+++ /dev/null
@@ -1,12 +0,0 @@
-$FreeBSD$
-
-NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
-file is important. Make sure the current version number is on line 6.
-
-1.2: New calling conventions for fopen.
-1.1: New semantics for finding the kernel, new boot.
-1.0: Released working DEC Alpha version.
-0.3: Set/getenv&cia, copyin/out.
-0.2: FICL added to Alpha.
-0.1: Initial i386 version, germinated from the NetBSD i386
- standalone, but enormously modified.
OpenPOWER on IntegriCloud