aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-02-14 06:33:52 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-02-14 06:33:52 +0000
commit05d1e23aa7784d8f2f4b7e5a2fbcb1d52bddee04 (patch)
tree15c6acae66f1380af036f5e4697f34c2531b44f7 /sys/modules/Makefile
parent11c6a5f80da70171ae26cb574bb16d84ed86e2b1 (diff)
Notes
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index ab15cbab41cac..d48fa8b476207 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -263,7 +263,8 @@ SUBDIR+=aic \
.endif
.if ${MACHINE_ARCH} == "alpha"
-SUBDIR+=linprocfs \
+SUBDIR+=agp \
+ linprocfs \
linux \
osf1 \
sound \