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} \
|
${_traceroute6} \
|
||||||
trpt \
|
trpt \
|
||||||
tzsetup \
|
tzsetup \
|
||||||
|
${_uathload} \
|
||||||
ugidfw \
|
ugidfw \
|
||||||
${_usbdevs} \
|
${_usbdevs} \
|
||||||
${_usbconfig} \
|
${_usbconfig} \
|
||||||
@ -396,6 +397,7 @@ _crunch= crunch
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if ${MK_USB} != "no"
|
.if ${MK_USB} != "no"
|
||||||
|
_uathload= uathload
|
||||||
#_usbdevs= usbdevs
|
#_usbdevs= usbdevs
|
||||||
_usbconfig= usbconfig
|
_usbconfig= usbconfig
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user