summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/ctf
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/ctf')
-rw-r--r--usr/src/uts/intel/ctf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/uts/intel/ctf/Makefile b/usr/src/uts/intel/ctf/Makefile
index 57a944ef02..ecd389f7a6 100644
--- a/usr/src/uts/intel/ctf/Makefile
+++ b/usr/src/uts/intel/ctf/Makefile
@@ -19,7 +19,7 @@
# CDDL HEADER END
#
#
-# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#ident "%Z%%M% %I% %E% SMI"
@@ -38,7 +38,7 @@ LINT_TARGET = $(MODULE).lint
INSTALL_TARGET = $(BINARY) $(ROOTMODULE)
CPPFLAGS += -I$(SRC)/common/ctf -DCTF_OLD_VERSIONS
-LDFLAGS += -Breduce -M$(UTSBASE)/common/ctf/mapfile -dy -Nmisc/zmod
+LDFLAGS += -Breduce -M$(UTSBASE)/common/ctf/mapfile -dy
#
# For now, disable these lint checks; maintainers should endeavor