]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix build of USB bootloader code by adding checks for _STANDALONE being defined.
authorhselasky <hselasky@FreeBSD.org>
Wed, 18 Nov 2020 13:22:22 +0000 (13:22 +0000)
committerhselasky <hselasky@FreeBSD.org>
Wed, 18 Nov 2020 13:22:22 +0000 (13:22 +0000)
commit95fe45f3dfcbfe7c156e503290d679f3f9c6729b
tree466a86138a99f5f6c73c54cd531dbdb9884678c0
parent7b82af2e8801ec488eeb9461fb9a5aa1d06c3bbb
Fix build of USB bootloader code by adding checks for _STANDALONE being defined.
Currently the USB bootloader code is not part of buildworld.

MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
stand/kshim/bsd_kernel.h
sys/dev/usb/usb.h
sys/dev/usb/usb_pf.h
sys/dev/usb/usbdi.h
sys/dev/usb/usbhid.h