Updated linux-hwe for v4.13
This commit is contained in:
parent
ecb133ffa9
commit
6a97e4d55a
9 changed files with 1774 additions and 18093 deletions
|
|
@ -34,10 +34,11 @@ for FILE in $PRESERVE; do
|
|||
cp $FILE /tmp/preserve --parents -a
|
||||
done
|
||||
|
||||
sh $DATA/deblob-4.10 --force
|
||||
sh $DATA/deblob-4.13 --force
|
||||
sed 's/bnx2.*fw/$(DEBLOBBED)/' -i firmware/Makefile
|
||||
|
||||
cp /tmp/preserve/* . -a
|
||||
echo "Reverting deblobbing for files patched by silent-accept-firmware"
|
||||
cp /tmp/preserve/* . -av
|
||||
|
||||
# Remove ZFS
|
||||
rm zfs spl debian/scripts/misc/update-zfs.sh -rf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue