diff options
Diffstat (limited to 'usr/src/uts/intel/ip/Makefile')
-rw-r--r-- | usr/src/uts/intel/ip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/uts/intel/ip/Makefile b/usr/src/uts/intel/ip/Makefile index 4b2cf81964..db2647e0a3 100644 --- a/usr/src/uts/intel/ip/Makefile +++ b/usr/src/uts/intel/ip/Makefile @@ -74,7 +74,6 @@ SMOFF += index_overflow # need work still $(OBJS_DIR)/igmp.o := SMOFF += shift_to_zero -$(OBJS_DIR)/ip.o := SMOFF += shift_to_zero $(OBJS_DIR)/tnet.o := SMOFF += shift_to_zero SMOFF += signed,all_func_returns SMOFF += signed_integer_overflow_check |