summaryrefslogtreecommitdiffstats
path: root/sys/modules/mlx
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/mlx')
-rw-r--r--sys/modules/mlx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/mlx/Makefile b/sys/modules/mlx/Makefile
index 274d857..aaae0f6 100644
--- a/sys/modules/mlx/Makefile
+++ b/sys/modules/mlx/Makefile
@@ -3,6 +3,5 @@
.PATH: ${.CURDIR}/../../dev/mlx
KMOD = mlx
SRCS = mlx.c mlx_pci.c mlx_disk.c device_if.h bus_if.h pci_if.h
-CFLAGS += ${DEBUG_FLAGS}
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud