Print this page
6064 ixgbe needs X550 support

@@ -29,10 +29,14 @@
 #
 #       intel architecture dependent
 #
 
 #
+# Copyright 2016 OmniTI Computer Consulting, Inc. All rights reserved.
+#
+
+#
 #       Paths to the base of the uts directory trees
 #
 UTSBASE = ../..
 
 #

@@ -50,10 +54,11 @@
 include $(UTSBASE)/intel/Makefile.intel
 
 CERRWARN        += -_gcc=-Wno-parentheses
 CERRWARN        += -_gcc=-Wno-switch
 CERRWARN        += -_gcc=-Wno-uninitialized
+CERRWARN        += -_gcc=-Wno-unused-value
 
 #
 #       Define targets
 #
 ALL_TARGET      = $(BINARY) $(CONFMOD)