aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/firewire/firewire/Makefile1
-rw-r--r--sys/modules/firewire/fwe/Makefile1
-rw-r--r--sys/modules/firewire/sbp/Makefile1
-rw-r--r--sys/modules/firewire/sbp_targ/Makefile1
-rw-r--r--sys/modules/netgraph/atm/Makefile1
-rw-r--r--sys/modules/netgraph/bluetooth/Makefile1
-rw-r--r--sys/modules/netgraph/bluetooth/bluetooth/Makefile1
-rw-r--r--sys/modules/netgraph/bluetooth/bt3c/Makefile1
-rw-r--r--sys/modules/netgraph/bluetooth/h4/Makefile1
-rw-r--r--sys/modules/netgraph/bluetooth/ubt/Makefile1
-rw-r--r--sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile1
-rw-r--r--sys/modules/nfs4client/Makefile1
-rw-r--r--sys/modules/nfsclient/Makefile1
-rw-r--r--sys/modules/twa/Makefile1
14 files changed, 0 insertions, 14 deletions
diff --git a/sys/modules/firewire/firewire/Makefile b/sys/modules/firewire/firewire/Makefile
index 8e4e06f0fc919..de418b14432d5 100644
--- a/sys/modules/firewire/firewire/Makefile
+++ b/sys/modules/firewire/firewire/Makefile
@@ -12,4 +12,3 @@ SRCS = bus_if.h device_if.h pci_if.h \
fwcrom.c fwdev.c fwmem.c fwmem.h fwdma.c fwdma.h
.include <bsd.kmod.mk>
-
diff --git a/sys/modules/firewire/fwe/Makefile b/sys/modules/firewire/fwe/Makefile
index 6b26606b04e07..746eb65b449ac 100644
--- a/sys/modules/firewire/fwe/Makefile
+++ b/sys/modules/firewire/fwe/Makefile
@@ -12,4 +12,3 @@ SRCS = bus_if.h device_if.h \
#CFLAGS += -DDEVICE_POLLING
.include <bsd.kmod.mk>
-
diff --git a/sys/modules/firewire/sbp/Makefile b/sys/modules/firewire/sbp/Makefile
index 7acf1a39fb326..94218c46763a5 100644
--- a/sys/modules/firewire/sbp/Makefile
+++ b/sys/modules/firewire/sbp/Makefile
@@ -12,4 +12,3 @@ SRCS = bus_if.h device_if.h \
iec13213.h
.include <bsd.kmod.mk>
-
diff --git a/sys/modules/firewire/sbp_targ/Makefile b/sys/modules/firewire/sbp_targ/Makefile
index 04eaa9466fb21..98ca9571b20ad 100644
--- a/sys/modules/firewire/sbp_targ/Makefile
+++ b/sys/modules/firewire/sbp_targ/Makefile
@@ -12,4 +12,3 @@ SRCS = bus_if.h device_if.h \
iec13213.h
.include <bsd.kmod.mk>
-
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>
-
diff --git a/sys/modules/nfs4client/Makefile b/sys/modules/nfs4client/Makefile
index 83c2017a86000..bdc272f5ff278 100644
--- a/sys/modules/nfs4client/Makefile
+++ b/sys/modules/nfs4client/Makefile
@@ -34,4 +34,3 @@ opt_inet6.h:
.endif
.include <bsd.kmod.mk>
-
diff --git a/sys/modules/nfsclient/Makefile b/sys/modules/nfsclient/Makefile
index 4d1cddd5ac986..180420130701b 100644
--- a/sys/modules/nfsclient/Makefile
+++ b/sys/modules/nfsclient/Makefile
@@ -52,4 +52,3 @@ SRCS+= nfs_diskless.c
.endif
.include <bsd.kmod.mk>
-
diff --git a/sys/modules/twa/Makefile b/sys/modules/twa/Makefile
index a06b14fbf04ea..49f8ba15c1039 100644
--- a/sys/modules/twa/Makefile
+++ b/sys/modules/twa/Makefile
@@ -72,4 +72,3 @@ SRCS+= tw_cl_fwimg.c
.endif
.include <bsd.kmod.mk>
-