Print this page
6064 ixgbe needs X550 support
*** 29,38 ****
--- 29,42 ----
#
# intel architecture dependent
#
#
+ # Copyright 2016 OmniTI Computer Consulting, Inc. All rights reserved.
+ #
+
+ #
# Paths to the base of the uts directory trees
#
UTSBASE = ../..
#
*** 50,59 ****
--- 54,64 ----
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)