summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/timerfd
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/timerfd')
-rw-r--r--usr/src/uts/intel/timerfd/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/usr/src/uts/intel/timerfd/Makefile b/usr/src/uts/intel/timerfd/Makefile
index 28cf8fd41e..ed7e847842 100644
--- a/usr/src/uts/intel/timerfd/Makefile
+++ b/usr/src/uts/intel/timerfd/Makefile
@@ -10,7 +10,7 @@
#
#
-# Copyright (c) 2015 Joyent, Inc. All rights reserved.
+# Copyright (c) 2018, Joyent, Inc.
#
#
@@ -34,6 +34,9 @@ include $(UTSBASE)/intel/Makefile.intel
CERRWARN += -_gcc=-Wno-parentheses
+# needs work
+SMOFF += all_func_returns
+
#
# Define targets
#