summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 62aa26f..3d2ae80 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -180,6 +180,7 @@ SUBDIR= ${_ac} \
${_traceroute6} \
trpt \
tzsetup \
+ ${_uathload} \
ugidfw \
${_usbdevs} \
${_usbconfig} \
@@ -396,6 +397,7 @@ _crunch= crunch
.endif
.if ${MK_USB} != "no"
+_uathload= uathload
#_usbdevs= usbdevs
_usbconfig= usbconfig
.endif
OpenPOWER on IntegriCloud