Print this page
NEX-16705 Turn off globallint
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
NEX-9559 remove nza-closed cruft
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Steve Peng <steve.peng@nexenta.com>
Fix up some merges where we wanted the upstream version.
re #13842 make clobber leaves trash
Adding AoE support to nza-kernel

*** 148,158 **** LGREP.intel = grep -v 'intel/io/acpica' # # Full kernel lint target. # ! LINT_TARGET = globallint # workaround for multiply defined errors globallint := LINTFLAGS += -erroff=E_NAME_MULTIPLY_DEF2 globallint: --- 148,158 ---- LGREP.intel = grep -v 'intel/io/acpica' # # Full kernel lint target. # ! LINT_TARGET = # globallint # workaround for multiply defined errors globallint := LINTFLAGS += -erroff=E_NAME_MULTIPLY_DEF2 globallint: