diff options
| author | Eric Anholt <anholt@FreeBSD.org> | 2003-02-14 06:33:52 +0000 |
|---|---|---|
| committer | Eric Anholt <anholt@FreeBSD.org> | 2003-02-14 06:33:52 +0000 |
| commit | 05d1e23aa7784d8f2f4b7e5a2fbcb1d52bddee04 (patch) | |
| tree | 15c6acae66f1380af036f5e4697f34c2531b44f7 /sys/modules/Makefile | |
| parent | 11c6a5f80da70171ae26cb574bb16d84ed86e2b1 (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 3 |
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 \ |
