aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha/Makefile
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2006-05-11 22:25:28 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2006-05-11 22:25:28 +0000
commit67ab9fd759b279032e61486b28c4ad9b76885671 (patch)
tree6bbfedee6e27e3fe509c804c4418b1bccbdea4a7 /sys/boot/alpha/Makefile
parent70bc2d3f4f3e09fd2b114482657aa87c927bed44 (diff)
downloadsrc-67ab9fd759b279032e61486b28c4ad9b76885671.tar.gz
src-67ab9fd759b279032e61486b28c4ad9b76885671.zip
First pass at removing Alpha kernel support.
Notes
Notes: svn path=/head/; revision=158458
Diffstat (limited to 'sys/boot/alpha/Makefile')
-rw-r--r--sys/boot/alpha/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/boot/alpha/Makefile b/sys/boot/alpha/Makefile
deleted file mode 100644
index e97c8e897415..000000000000
--- a/sys/boot/alpha/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# $FreeBSD$
-
-SUBDIR= libalpha
-SUBDIR+= boot1 loader cdboot netboot
-
-.include <bsd.subdir.mk>