git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@610 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2008-12-08 12:58:09 +00:00
parent 8dadf2c789
commit d7d7dc7af6

View File

@@ -375,15 +375,6 @@ if [ "$mpt_scst" = "true" ]; then
) \
| process_patch "mpt_scst.diff"
else
(
add_empty_file "drivers/message/fusion/Kconfig"
add_empty_file "drivers/message/fusion/Makefile"
) \
| process_patch ""
fi