diff options
| author | dm120769 <none@none> | 2007-08-06 20:08:38 -0700 |
|---|---|---|
| committer | dm120769 <none@none> | 2007-08-06 20:08:38 -0700 |
| commit | ffc349ab772a8ab3ac82d192827e2777ab45d0be (patch) | |
| tree | 36cf744e7e5bf32449ef450dbe06d76b4acdf1a1 /usr/src/uts/intel/portfs | |
| parent | 76939ce0e89c177cb48bf98208fd3d831eb283d5 (diff) | |
| download | illumos-joyent-ffc349ab772a8ab3ac82d192827e2777ab45d0be.tar.gz | |
backout 6367770/6588702/6588839: needs work
--HG--
rename : usr/src/uts/common/fs/portfs/port_fop.c => deleted_files/usr/src/uts/common/fs/portfs/port_fop.c
Diffstat (limited to 'usr/src/uts/intel/portfs')
| -rw-r--r-- | usr/src/uts/intel/portfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/uts/intel/portfs/Makefile b/usr/src/uts/intel/portfs/Makefile index 754a7b60b2..536b845c59 100644 --- a/usr/src/uts/intel/portfs/Makefile +++ b/usr/src/uts/intel/portfs/Makefile @@ -20,7 +20,7 @@ # # # uts/intel/portfs/Makefile -# Copyright 2007 Sun Microsystems, Inc. All rights reserved. +# Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # #ident "%Z%%M% %I% %E% SMI" @@ -35,7 +35,7 @@ # UTSBASE = ../.. -PORTFS_OBJS += port.o port_vnops.o port_fd.o port_fop.o +PORTFS_OBJS += port.o port_vnops.o port_fd.o # # Define the module and object file sets. |
