Exclude ni.c from silent patch.
Attending claims for improved hardware performace with blobless activation.
This commit is contained in:
parent
56c177028e
commit
671a79c0c5
2 changed files with 4 additions and 83 deletions
|
|
@ -19,7 +19,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=9
|
||||
VERSION=10
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -57,6 +57,9 @@ for DIR in $PRESERVEDIRS; do
|
|||
cp $DIR $TMPDIR --parents -a
|
||||
done
|
||||
|
||||
# Enable blobless activation - https://libreplanet.org/wiki/Group:Hardware/research/gpu/radeon
|
||||
rm $TMPDIR/drivers/gpu/drm/radeon/ni.c
|
||||
|
||||
sh $DATA/deblob-5.4
|
||||
|
||||
echo "Reverting deblobbing for files patched by silent-accept-firmware"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue