make-linux revert disabled deblobbing for testing

This commit is contained in:
Ruben Rodriguez 2018-04-05 12:08:10 -04:00
parent dc179628e4
commit b952540fc9

View file

@ -34,7 +34,7 @@ for FILE in $PRESERVE; do
cp $FILE /tmp/preserve --parents -a
done
#sh $DATA/deblob-4.4 --force
sh $DATA/deblob-4.4 --force
sed 's/bnx2.*fw/$(DEBLOBBED)/' -i firmware/Makefile
cp /tmp/preserve/* . -a