Updated linux-hwe for v4.15
This commit is contained in:
parent
e586645469
commit
3fe54cbed6
3 changed files with 237 additions and 265 deletions
|
|
@ -17,7 +17,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=1
|
||||
VERSION=2
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -33,8 +33,7 @@ for FILE in $PRESERVE; do
|
|||
cp $FILE /tmp/preserve --parents -a
|
||||
done
|
||||
|
||||
sh $DATA/deblob-4.13 --force
|
||||
sed 's/bnx2.*fw/$(DEBLOBBED)/' -i firmware/Makefile
|
||||
sh $DATA/deblob-4.15 --force
|
||||
|
||||
echo "Reverting deblobbing for files patched by silent-accept-firmware"
|
||||
cp /tmp/preserve/* . -av
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue