Updated make-linux-hwe for 4.10
This commit is contained in:
parent
c27c057a1d
commit
0c8e3cfdca
9 changed files with 3141 additions and 1023 deletions
|
|
@ -34,7 +34,7 @@ for FILE in $PRESERVE; do
|
|||
cp $FILE /tmp/preserve --parents -a
|
||||
done
|
||||
|
||||
sh $DATA/deblob-4.8 --force
|
||||
sh $DATA/deblob-4.10 --force
|
||||
sed 's/bnx2.*fw/$(DEBLOBBED)/' -i firmware/Makefile
|
||||
|
||||
cp /tmp/preserve/* . -a
|
||||
|
|
@ -48,7 +48,7 @@ rm zfs spl debian/scripts/misc/update-zfs.sh -rf
|
|||
|
||||
# Remove VBox
|
||||
rm ubuntu/vbox* -rf
|
||||
sed /vbox/d -i debian.master/info/RECONCILE debian.master/control.d/generic.inclusion-list ubuntu/Makefile
|
||||
sed /vbox/d -i debian.master/control.d/generic.inclusion-list ubuntu/Makefile
|
||||
sed '/vbox/d' -i debian.master/reconstruct
|
||||
|
||||
# Compile with less modules and avoid abi check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue