kernel/usb4bsd: Fix device generation in usb_serial
[dragonfly.git] / sys / bus / u4b / Makefile
1 SUBDIR= usb audio controller gadget input misc \
2         net quirk serial storage template wlan
3
4 # empty to allow concurrent building
5 #
6 SUBDIR_ORDERED=
7
8 .include <bsd.subdir.mk>