ni.c hwe enable blobless 10.0
This commit is contained in:
parent
f2cc6cb92b
commit
60bc04ac4f
4 changed files with 8 additions and 166 deletions
|
|
@ -20,7 +20,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=2
|
||||
VERSION=3
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -58,6 +58,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.13
|
||||
|
||||
echo "Reverting deblobbing for files patched by silent-accept-firmware"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue