diff options
Diffstat (limited to 'usr/src/uts/intel/urf/Makefile')
| -rw-r--r-- | usr/src/uts/intel/urf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/urf/Makefile b/usr/src/uts/intel/urf/Makefile index 93b6b1aafb..a9f2f815e8 100644 --- a/usr/src/uts/intel/urf/Makefile +++ b/usr/src/uts/intel/urf/Makefile @@ -34,7 +34,7 @@ include $(UTSBASE)/intel/Makefile.intel CPPFLAGS += -I$(UTSBASE)/common/io/usbgem CPPFLAGS += -DVERSION=\"2.0.0\" CPPFLAGS += -DUSBGEM_CONFIG_GLDv3 -CERRWARN += -_gcc=-Wno-uninitialized +CERRWARN += $(CNOWARN_UNINIT) LDFLAGS += -dy -N misc/mac -N drv/ip -N misc/usba -N misc/usbgem CERRWARN += -_gcc=-Wno-unused-function |
