summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/sfxge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/sfxge/Makefile b/sys/modules/sfxge/Makefile
index 556ea5e..645d137 100644
--- a/sys/modules/sfxge/Makefile
+++ b/sys/modules/sfxge/Makefile
@@ -20,6 +20,6 @@ SRCS+= efx_vpd.c efx_wol.c
SRCS+= siena_mac.c siena_nic.c siena_nvram.c siena_phy.c
SRCS+= siena_sram.c siena_vpd.c
-DEBUG_FLAGS= -g -DDEBUG=1
+DEBUG_FLAGS= -DDEBUG=1
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud