aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/alpha/Makefile')
-rw-r--r--sys/boot/alpha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/Makefile b/sys/boot/alpha/Makefile
index 463a4c3e774ab..ce822e77a65f3 100644
--- a/sys/boot/alpha/Makefile
+++ b/sys/boot/alpha/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
SUBDIR= libalpha
-SUBDIR+= boot1 loader netboot cdboot
+SUBDIR+= boot1 loader cdboot
.include <bsd.subdir.mk>