diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-02-18 23:49:28 +0000 |
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2006-02-18 23:49:28 +0000 |
| commit | 9be0cda615e6437e7db862cea3b1857716e2787d (patch) | |
| tree | 96078f7c7600b0ffe8afbfac1af53ba2f747d3d6 /sys/modules/netgraph/bluetooth/ubt | |
| parent | 7ad7a38277180466f02fd481b614396c167500e9 (diff) | |
Notes
Diffstat (limited to 'sys/modules/netgraph/bluetooth/ubt')
| -rw-r--r-- | sys/modules/netgraph/bluetooth/ubt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/netgraph/bluetooth/ubt/Makefile b/sys/modules/netgraph/bluetooth/ubt/Makefile index c68961c80c330..7feb967ad8faa 100644 --- a/sys/modules/netgraph/bluetooth/ubt/Makefile +++ b/sys/modules/netgraph/bluetooth/ubt/Makefile @@ -10,4 +10,3 @@ KMOD= ng_ubt SRCS= ng_ubt.c bus_if.h device_if.h opt_usb.h usbdevs.h .include <bsd.kmod.mk> - |
