Remove the Firewire driver from the install kernel.

This commit is contained in:
David E. O'Brien 2003-05-14 16:01:02 +00:00
parent ab001085b1
commit 28abeaf93a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114998

View file

@ -59,6 +59,9 @@ sed \
-e '/ axe /d' \
-e '/ cue /d' \
-e '/ kue /d' \
-e '/ firewire /d' \
-e '/ sbp /d' \
-e '/ fwe /d' \
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"