diff options
Diffstat (limited to 'usr/src/uts/intel/lx_proc/Makefile')
| -rw-r--r-- | usr/src/uts/intel/lx_proc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/uts/intel/lx_proc/Makefile b/usr/src/uts/intel/lx_proc/Makefile index 0d3d5511bf..980c60bff2 100644 --- a/usr/src/uts/intel/lx_proc/Makefile +++ b/usr/src/uts/intel/lx_proc/Makefile @@ -24,7 +24,7 @@ # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# Copyright 2014 Joyent, Inc. All rights reserved. +# Copyright 2015 Joyent, Inc. # # This makefile drives the production of the lxproc file system # kernel module. @@ -73,6 +73,7 @@ CFLAGS += $(CCVERBOSE) # Depends on procfs and lx_brand # LDFLAGS += -dy -Nfs/procfs -Nbrand/lx_brand -Ndrv/inotify -Ndrv/ip +LDFLAGS += -Nfs/sockfs # # For now, disable these lint checks; maintainers should endeavor |
