summaryrefslogtreecommitdiff
path: root/usr/src/uts/sparc/Makefile
diff options
context:
space:
mode:
authorericheng <none@none>2005-08-29 18:49:03 -0700
committerericheng <none@none>2005-08-29 18:49:03 -0700
commitcd93090ec4fd8704271aee7cc8241a848bc78ffd (patch)
tree8866a859b0500824028a7b4e13d28ba415351201 /usr/src/uts/sparc/Makefile
parenta14d39b7841e304340dbd4378ec3266bd6868156 (diff)
downloadillumos-gate-cd93090ec4fd8704271aee7cc8241a848bc78ffd.tar.gz
6252036 dladm show-link outputs nothing for regular users
6260551 aggr_grp_detach_port() can be called without AGGR_LACP_LOCK_HELD 6270678 The aggregation was unavailable after using dladm modify-aggr change mac address to zero 6283674 potential race condition between dls_rx_set and i_dls_link_ether_rx 6293292 dladm show-dev deceives when passed unknown device names 6309909 dld_open must call qassociate(9F) to inform the framework it is DDI-compliant 6311907 poll_tx, ill_tx and str_mdata_fastpath_put() comments are incorrect 6313057 dladm show-dev doesn't show legacy devices 6315019 sparc full kernel lint is missing many modules
Diffstat (limited to 'usr/src/uts/sparc/Makefile')
-rw-r--r--usr/src/uts/sparc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/sparc/Makefile b/usr/src/uts/sparc/Makefile
index 4ce7d05c72..60dab88132 100644
--- a/usr/src/uts/sparc/Makefile
+++ b/usr/src/uts/sparc/Makefile
@@ -37,7 +37,7 @@ UTSBASE = ..
include Makefile.sparc
LINT_LIBS = $(LINT_LIB) $(GEN_LINT_LIB) \
- $(LINT_KMODLIBS:%=$(LINT_LIB_DIR)/llib-l%.ln)
+ $(LINT_KMODS:%=$(LINT_LIB_DIR)/llib-l%.ln)
# EXPORT DELETE START
LINT_LIBS += $(SVVS_KMODS:%=$(LINT_LIB_DIR)/llib-l%.ln)