Skip to content
Snippets Groups Projects
Commit 7291c98b authored by Gerhard Brauer's avatar Gerhard Brauer Committed by Aaron Griffin
Browse files

Remove missing firewire module


Signed-off-by: default avatarAaron Griffin <aaronmgriffin@gmail.com>
parent dd048bdd
No related branches found
Tags 0.5.19.1
No related merge requests found
......@@ -6,7 +6,7 @@ install ()
MODULES=$(echo ${MODULES}) #trim whitespace
if [ -n "${MODULES}" ]; then
MODULES="${MODULES} firewire-sbp2 sbp2 sd_mod sr_mod"
MODULES="${MODULES} sbp2 sd_mod sr_mod"
fi
BINARIES=""
FILES=""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment