From 5549034d757a8b1a23f3957d95e4e9e440c44ebf Mon Sep 17 00:00:00 2001 From: Yuri Pankov Date: Mon, 26 Jun 2017 18:51:42 +0300 Subject: 8428 8367 breaks cmlb module install on sparc Reviewed by: Toomas Soome Reviewed by: Igor Kozhukhov Approved by: Robert Mustacchi --- usr/src/uts/sparc/cmlb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/src') diff --git a/usr/src/uts/sparc/cmlb/Makefile b/usr/src/uts/sparc/cmlb/Makefile index d66ea89566..e17426bf77 100644 --- a/usr/src/uts/sparc/cmlb/Makefile +++ b/usr/src/uts/sparc/cmlb/Makefile @@ -39,6 +39,7 @@ UTSBASE = ../.. MODULE = cmlb OBJECTS = $(CMLB_OBJS:%=$(OBJS_DIR)/%) LINTS = $(CMLB_OBJS:%.o=$(LINTS_DIR)/%.ln) +ROOTMODULE = $(ROOT_MISC_DIR)/$(MODULE) # # Include common rules. -- cgit v1.2.3