summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/usbsacm
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/usbsacm')
-rw-r--r--usr/src/uts/intel/usbsacm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/usbsacm/Makefile b/usr/src/uts/intel/usbsacm/Makefile
index 34c9f01868..567ca96ef1 100644
--- a/usr/src/uts/intel/usbsacm/Makefile
+++ b/usr/src/uts/intel/usbsacm/Makefile
@@ -42,7 +42,7 @@ ROOTMODULE = $(ROOT_DRV_DIR)/$(MODULE)
#
include $(UTSBASE)/intel/Makefile.intel
-LDFLAGS += -dy -Nmisc/usba -Nmisc/usbser
+LDFLAGS += -Nmisc/usba -Nmisc/usbser
CERRWARN += $(CNOWARN_UNINIT)