mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-28 11:57:28 +00:00
Style: Remove blank lines before EOF.
Tested by: cvs diff -B
This commit is contained in:
parent
7ad7a38277
commit
9be0cda615
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155824
@ -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>
|
||||
|
||||
|
@ -12,4 +12,3 @@ SRCS = bus_if.h device_if.h \
|
||||
#CFLAGS += -DDEVICE_POLLING
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
|
@ -12,4 +12,3 @@ SRCS = bus_if.h device_if.h \
|
||||
iec13213.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
|
@ -12,4 +12,3 @@ SRCS = bus_if.h device_if.h \
|
||||
iec13213.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
|
@ -10,4 +10,3 @@ SUBDIR= \
|
||||
uni
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
||||
|
@ -12,4 +12,3 @@ SUBDIR= \
|
||||
ubtbcmfw
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
||||
|
@ -9,4 +9,3 @@ KMOD= ng_bluetooth
|
||||
SRCS= ng_bluetooth.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -10,4 +10,3 @@ KMOD= ng_h4
|
||||
SRCS= ng_h4.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -10,4 +10,3 @@ KMOD= ubtbcmfw
|
||||
SRCS= ubtbcmfw.c bus_if.h device_if.h opt_usb.h usbdevs.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
|
@ -34,4 +34,3 @@ opt_inet6.h:
|
||||
.endif
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
|
@ -52,4 +52,3 @@ SRCS+= nfs_diskless.c
|
||||
.endif
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
|
@ -72,4 +72,3 @@ SRCS+= tw_cl_fwimg.c
|
||||
.endif
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user