make-linux revert disabled deblobbing for testing
This commit is contained in:
parent
dc179628e4
commit
b952540fc9
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ for FILE in $PRESERVE; do
|
||||||
cp $FILE /tmp/preserve --parents -a
|
cp $FILE /tmp/preserve --parents -a
|
||||||
done
|
done
|
||||||
|
|
||||||
#sh $DATA/deblob-4.4 --force
|
sh $DATA/deblob-4.4 --force
|
||||||
sed 's/bnx2.*fw/$(DEBLOBBED)/' -i firmware/Makefile
|
sed 's/bnx2.*fw/$(DEBLOBBED)/' -i firmware/Makefile
|
||||||
|
|
||||||
cp /tmp/preserve/* . -a
|
cp /tmp/preserve/* . -a
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue