summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/hermon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/hermon/Makefile')
-rw-r--r--usr/src/uts/intel/hermon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/hermon/Makefile b/usr/src/uts/intel/hermon/Makefile
index bfcc27f547..b580f00b55 100644
--- a/usr/src/uts/intel/hermon/Makefile
+++ b/usr/src/uts/intel/hermon/Makefile
@@ -71,7 +71,7 @@ CERRWARN += -_gcc=-Wno-switch
CERRWARN += -_gcc=-Wno-unused-value
CERRWARN += -_gcc=-Wno-unused-label
CERRWARN += -_gcc=-Wno-parentheses
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
# needs work
SMATCH=off