summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.inc15
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 381a0f6..2290adf 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -62,10 +62,7 @@ SUBDIR+=secure
.if !defined(NOSHARE)
SUBDIR+=share
.endif
-.if ${MACHINE_ARCH} != "alpha"
-SUBDIR+=sys
-.endif
-SUBDIR+=usr.bin usr.sbin etc
+SUBDIR+=sys usr.bin usr.sbin etc
# These are last, since it is nice to at least get the base system
# rebuilt before you do them.
OpenPOWER on IntegriCloud