summaryrefslogtreecommitdiffstats
path: root/sys/modules/usb
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2000-01-03 12:01:30 +0000
committermarcel <marcel@FreeBSD.org>2000-01-03 12:01:30 +0000
commit5ed0012e7954ab698a7048e9eb3a3a139422399f (patch)
tree4c929935d64505654099b11145eb55264bb4e9bc /sys/modules/usb
parentc9131e98dc5d9f19934a076312eef79e9e78a2f0 (diff)
downloadFreeBSD-src-5ed0012e7954ab698a7048e9eb3a3a139422399f.zip
FreeBSD-src-5ed0012e7954ab698a7048e9eb3a3a139422399f.tar.gz
Remove -g compiler flag.
Diffstat (limited to 'sys/modules/usb')
-rw-r--r--sys/modules/usb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/usb/Makefile b/sys/modules/usb/Makefile
index edd1cba..e372b73 100644
--- a/sys/modules/usb/Makefile
+++ b/sys/modules/usb/Makefile
@@ -24,7 +24,6 @@ SRCS += ohci_pci.c ohci.c ohcireg.h ohcivar.h
SRCS += opt_bus.h pci_if.h
NOMAN =
-CFLAGS += -g
opt_usb.h:
echo > opt_usb.h
OpenPOWER on IntegriCloud