Hook uathload up to the build. It's used for loading the firmware for
uath(4).
This commit is contained in:
parent
6621e32ee1
commit
f561843cf0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user