summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/usb_as
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/usb_as')
-rw-r--r--usr/src/uts/intel/usb_as/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/usb_as/Makefile b/usr/src/uts/intel/usb_as/Makefile
index 0640e53411..22a7b9d686 100644
--- a/usr/src/uts/intel/usb_as/Makefile
+++ b/usr/src/uts/intel/usb_as/Makefile
@@ -60,7 +60,7 @@ INSTALL_TARGET = $(BINARY) $(ROOTMODULE)
MODSTUBS_DIR = $(OBJS_DIR)
CLEANFILES += $(MODSTUBS_O)
-LDFLAGS += -dy -Nmisc/usba -Ndrv/usb_ac
+LDFLAGS += -Nmisc/usba -Ndrv/usb_ac
#
# For now, disable these warnings; maintainers should endeavor