From b83f4faa55aeab0b271e79c23d3ff019bd3be6ad Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Fri, 12 Dec 2014 09:29:42 +0000 Subject: [PATCH] scripts/generate-kernel-patch: Include scst_pg.sgml instead of sgv_cache.sgml git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5936 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scripts/generate-kernel-patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generate-kernel-patch b/scripts/generate-kernel-patch index 6c443d974..90d96eabd 100755 --- a/scripts/generate-kernel-patch +++ b/scripts/generate-kernel-patch @@ -309,7 +309,7 @@ scst_07_pres="scst/src/scst_pres.h scst/src/scst_pres.c" scst_08_sysfs="scst/src/scst_sysfs.c" scst_09_debug="scst/include/scst_debug.h scst/src/scst_debug.c" scst_proc="scst/src/scst_proc.c" -scst_10_sgv="scst/include/scst_sgv.h scst/src/scst_mem.h scst/src/scst_mem.c doc/sgv_cache.sgml" +scst_10_sgv="scst/include/scst_sgv.h scst/src/scst_mem.h scst/src/scst_mem.c doc/scst_pg.sgml" scst_user="scst/include/scst_user.h scst/src/dev_handlers/scst_user.c" scst_13_vdisk="scst/src/dev_handlers/scst_vdisk.c" scst_14_tg="scst/src/scst_tg.c"