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 | |
| parent | 7ad7a38277180466f02fd481b614396c167500e9 (diff) | |
Notes
Diffstat (limited to 'sys/modules/netgraph')
| -rw-r--r-- | sys/modules/netgraph/atm/Makefile | 1 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/Makefile | 1 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/bluetooth/Makefile | 1 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/bt3c/Makefile | 1 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/h4/Makefile | 1 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/ubt/Makefile | 1 | ||||
| -rw-r--r-- | sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/sys/modules/netgraph/atm/Makefile b/sys/modules/netgraph/atm/Makefile index 02de9774ffa7c..51361d7d9d0bf 100644 --- a/sys/modules/netgraph/atm/Makefile +++ b/sys/modules/netgraph/atm/Makefile @@ -10,4 +10,3 @@ SUBDIR= \ uni .include <bsd.subdir.mk> - diff --git a/sys/modules/netgraph/bluetooth/Makefile b/sys/modules/netgraph/bluetooth/Makefile index 8fdd89643c97f..2c7ae7a58132b 100644 --- a/sys/modules/netgraph/bluetooth/Makefile +++ b/sys/modules/netgraph/bluetooth/Makefile @@ -12,4 +12,3 @@ SUBDIR= \ ubtbcmfw .include <bsd.subdir.mk> - diff --git a/sys/modules/netgraph/bluetooth/bluetooth/Makefile b/sys/modules/netgraph/bluetooth/bluetooth/Makefile index a3c951f6dfa31..35c3ead6e5c2f 100644 --- a/sys/modules/netgraph/bluetooth/bluetooth/Makefile +++ b/sys/modules/netgraph/bluetooth/bluetooth/Makefile @@ -9,4 +9,3 @@ KMOD= ng_bluetooth SRCS= ng_bluetooth.c .include <bsd.kmod.mk> - diff --git a/sys/modules/netgraph/bluetooth/bt3c/Makefile b/sys/modules/netgraph/bluetooth/bt3c/Makefile index 753400eddda55..36514b136f41c 100644 --- a/sys/modules/netgraph/bluetooth/bt3c/Makefile +++ b/sys/modules/netgraph/bluetooth/bt3c/Makefile @@ -10,4 +10,3 @@ KMOD= ng_bt3c SRCS= ng_bt3c_pccard.c bus_if.h card_if.h device_if.h pccarddevs.h .include <bsd.kmod.mk> - diff --git a/sys/modules/netgraph/bluetooth/h4/Makefile b/sys/modules/netgraph/bluetooth/h4/Makefile index 849d899f490ce..f8dfc96d6dabc 100644 --- a/sys/modules/netgraph/bluetooth/h4/Makefile +++ b/sys/modules/netgraph/bluetooth/h4/Makefile @@ -10,4 +10,3 @@ KMOD= ng_h4 SRCS= ng_h4.c .include <bsd.kmod.mk> - 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> - diff --git a/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile b/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile index 908d2c3611599..e9f414f640740 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> - |
