summaryrefslogtreecommitdiffstats
path: root/sys/modules/firewire
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/firewire')
-rw-r--r--sys/modules/firewire/Makefile.inc1
-rw-r--r--sys/modules/firewire/sbp_targ/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/firewire/Makefile.inc b/sys/modules/firewire/Makefile.inc
index 4b82370..265f86d 100644
--- a/sys/modules/firewire/Makefile.inc
+++ b/sys/modules/firewire/Makefile.inc
@@ -1,4 +1,3 @@
# $FreeBSD$
-#CFLAGS+=-g
.include "../Makefile.inc"
diff --git a/sys/modules/firewire/sbp_targ/Makefile b/sys/modules/firewire/sbp_targ/Makefile
index 7a105b4..04eaa94 100644
--- a/sys/modules/firewire/sbp_targ/Makefile
+++ b/sys/modules/firewire/sbp_targ/Makefile
@@ -11,6 +11,5 @@ SRCS = bus_if.h device_if.h \
firewire.h firewirereg.h \
iec13213.h
-#CFLAGS += -g
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud