summaryrefslogtreecommitdiffstats
path: root/sys/modules/mly/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/mly/Makefile')
-rw-r--r--sys/modules/mly/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/sys/modules/mly/Makefile b/sys/modules/mly/Makefile
index 1f8abe8..6bb1f4f 100644
--- a/sys/modules/mly/Makefile
+++ b/sys/modules/mly/Makefile
@@ -1,10 +1,11 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../dev/mly
-KMOD = mly
-SRCS = mly.c mly_pci.c mly_cam.c
-SRCS += opt_scsi.h opt_cam.h
-SRCS += device_if.h bus_if.h pci_if.h
+.PATH: ${.CURDIR}/../../dev/mly
+
+KMOD= mly
+SRCS= mly.c mly_pci.c mly_cam.c
+SRCS+= opt_scsi.h opt_cam.h
+SRCS+= device_if.h bus_if.h pci_if.h
#CFLAGS+= -DMLY_DEBUG=1
OpenPOWER on IntegriCloud