summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/mac_ether
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/mac_ether')
-rw-r--r--usr/src/uts/intel/mac_ether/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/mac_ether/Makefile b/usr/src/uts/intel/mac_ether/Makefile
index 3a7ae16272..fadd3402c3 100644
--- a/usr/src/uts/intel/mac_ether/Makefile
+++ b/usr/src/uts/intel/mac_ether/Makefile
@@ -53,7 +53,7 @@ INSTALL_TARGET = $(BINARY) $(ROOTMODULE)
# Overrides.
#
CFLAGS += $(CCVERBOSE)
-LDFLAGS += -dy -N misc/mac
+LDFLAGS += -N misc/mac
#
# Default build targets.