summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorweongyo <weongyo@FreeBSD.org>2008-08-11 04:46:14 +0000
committerweongyo <weongyo@FreeBSD.org>2008-08-11 04:46:14 +0000
commita19375c00881891ea7265a74f4744cb70a51c143 (patch)
tree0ee64d14cb23e32a5c6613cb8aece2b90a776ada /sys/modules
parent2736ed915c519fd3c2e23aa060b27e9b9d6c443d (diff)
downloadFreeBSD-src-a19375c00881891ea7265a74f4744cb70a51c143.zip
FreeBSD-src-a19375c00881891ea7265a74f4744cb70a51c143.tar.gz
Connect upgt(4) to the build.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index a3f6b99..1862a41 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -284,6 +284,7 @@ SUBDIR= ${_3dfx} \
umodem \
ums \
unionfs \
+ ${_upgt} \
uplcom \
ural \
urio \
@@ -427,6 +428,7 @@ _sr= sr
_stg= stg
_streams= streams
_tmpfs= tmpfs
+_upgt= upgt
_wi= wi
_xe= xe
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
@@ -556,6 +558,7 @@ _speaker= speaker
_sppp= sppp
_tmpfs= tmpfs
_twa= twa
+_upgt= upgt
_wi= wi
_wpi= wpi
_wpifw= wpifw
@@ -611,6 +614,7 @@ _ath_rate_sample=ath_rate_sample
_bm= bm
_nvram= powermac_nvram
_smbfs= smbfs
+_upgt= upgt
.endif
.if ${MACHINE_ARCH} == "sparc64"
@@ -624,6 +628,7 @@ _em= em
_i2c= i2c
_igb= igb
_sound= sound
+_upgt= upgt
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
_zfs= zfs
.endif
OpenPOWER on IntegriCloud