Print this page
NEX-16705 Turn off globallint
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
re #13842 make clobber leaves trash

@@ -129,11 +129,11 @@
                         $(OEM_USR_PLAT_LINKS)
 
 #
 #       Full kernel lint target.
 #
-LINT_TARGET     = globallint
+LINT_TARGET     = # globallint
 
 # workaround for multiply defined errors
 globallint := LINTFLAGS += -erroff=E_NAME_MULTIPLY_DEF2
 
 globallint: