Print this page
11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized

@@ -57,11 +57,11 @@
 #
 #       Driver depends on GLDv3 & wifi kernel support module.
 #
 LDFLAGS         += -dy -Nmisc/mac -Nmisc/net80211 -Nmisc/usba
 
-CERRWARN        += -_gcc=-Wno-uninitialized
+CERRWARN        += $(CNOWARN_UNINIT)
 
 #
 #       Default build targets.
 #
 .KEEP_STATE: