summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/icmp6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/icmp6/Makefile')
-rw-r--r--usr/src/uts/intel/icmp6/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/usr/src/uts/intel/icmp6/Makefile b/usr/src/uts/intel/icmp6/Makefile
index 0ee98acb50..19b3f4374e 100644
--- a/usr/src/uts/intel/icmp6/Makefile
+++ b/usr/src/uts/intel/icmp6/Makefile
@@ -23,12 +23,7 @@
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
-# This makefile drives the production of the icmp6 IP driver
-#
-# intel implementation architecture dependent
-#
+# Copyright (c) 2018, Joyent, Inc.
#
# Path to the base of the uts directory tree (usually /usr/src/uts).
@@ -61,6 +56,8 @@ INSTALL_TARGET = $(BINARY) $(ROOTMODULE) $(ROOT_CONFFILE)
#
LDFLAGS += -dy -Ndrv/ip -Ndrv/ip6 -Ndrv/icmp
+# needs work
+$(OBJS_DIR)/icmp6ddi.o := SMOFF += index_overflow
#
# Default build targets.
#