diff options
Diffstat (limited to 'usr/src/uts/intel/inotify')
-rw-r--r-- | usr/src/uts/intel/inotify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/inotify/Makefile b/usr/src/uts/intel/inotify/Makefile index b897b8567f..3198797024 100644 --- a/usr/src/uts/intel/inotify/Makefile +++ b/usr/src/uts/intel/inotify/Makefile @@ -32,7 +32,7 @@ CONF_SRCDIR = $(UTSBASE)/common/io include $(UTSBASE)/intel/Makefile.intel CERRWARN += -_gcc=-Wno-parentheses -LDFLAGS += -dy -Nfs/specfs +LDFLAGS += -Nfs/specfs # # Define targets |