diff options
Diffstat (limited to 'usr/src/uts/intel/lx_cgroup')
-rw-r--r-- | usr/src/uts/intel/lx_cgroup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/lx_cgroup/Makefile b/usr/src/uts/intel/lx_cgroup/Makefile index 9b0d940aaa..e21a83cace 100644 --- a/usr/src/uts/intel/lx_cgroup/Makefile +++ b/usr/src/uts/intel/lx_cgroup/Makefile @@ -30,7 +30,7 @@ INSTALL_TARGET = $(BINARY) $(ROOTMODULE) CFLAGS += $(CCVERBOSE) -LDFLAGS += -dy -Nbrand/lx_brand +LDFLAGS += -Nbrand/lx_brand # needs work $(OBJS_DIR)/cgrps_vnops.o := SMOFF += signed |