diff options
Diffstat (limited to 'sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile')
-rw-r--r-- | sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile b/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile index 908d2c3..e9f414f 100644 --- a/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile +++ b/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile @@ -10,4 +10,3 @@ KMOD= ubtbcmfw SRCS= ubtbcmfw.c bus_if.h device_if.h opt_usb.h usbdevs.h .include <bsd.kmod.mk> - |