From 5ed0012e7954ab698a7048e9eb3a3a139422399f Mon Sep 17 00:00:00 2001 From: marcel Date: Mon, 3 Jan 2000 12:01:30 +0000 Subject: Remove -g compiler flag. --- sys/modules/usb/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/modules/usb') 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 -- cgit v1.1