Remove more references to the removed scst_proc.c source file

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8846 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2020-04-03 02:06:24 +00:00
parent 4dc7c91610
commit 647f056f6b
2 changed files with 0 additions and 2 deletions

1
debian/copyright vendored
View File

@@ -229,7 +229,6 @@ Files: scst/Makefile
scst/src/scst_pres.c
scst/src/scst_pres.h
scst/src/scst_priv.h
scst/src/scst_proc.c
scst/src/scst_sysfs.c
scst/src/scst_targ.c
scst/src/scst_tg.c

View File

@@ -64,7 +64,6 @@ scst-y += scst_main.o
scst-y += scst_targ.o
scst-y += scst_local_cmd.o
scst-y += scst_lib.o
#scst-y += scst_proc.o
scst-y += scst_sysfs.o
scst-y += scst_mem.o
scst-y += scst_debug.o