1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-25 07:49:18 +00:00

Reconnect uathload to the build.

This commit is contained in:
Antoine Brodin 2010-10-03 20:09:19 +00:00
parent 47118d2049
commit 8d8bfa7f9e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=213389

View File

@ -288,6 +288,7 @@ SUBDIR+= crunch
.endif
.if ${MK_USB} != "no"
SUBDIR+= uathload
SUBDIR+= uhsoctl
SUBDIR+= usbconfig
.endif