summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorweongyo <weongyo@FreeBSD.org>2009-04-07 01:58:29 +0000
committerweongyo <weongyo@FreeBSD.org>2009-04-07 01:58:29 +0000
commit32d7e7cf1f25a1fab6a33e94282d6ecf488e0cfc (patch)
treec1c09ab250de07abde660efa9d46b7a4d27adc46 /usr.sbin/Makefile
parent848c24cc3d6c23ad3e378d7d9d4127b6ecd6b5eb (diff)
downloadFreeBSD-src-32d7e7cf1f25a1fab6a33e94282d6ecf488e0cfc.zip
FreeBSD-src-32d7e7cf1f25a1fab6a33e94282d6ecf488e0cfc.tar.gz
Hook uathload up to the build. It's used for loading the firmware for
uath(4).
Diffstat (limited to 'usr.sbin/Makefile')
-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