ni.c hwe enable blobless 10.0

This commit is contained in:
Luis Guzmán 2022-03-09 21:48:37 +00:00
parent f2cc6cb92b
commit 60bc04ac4f
4 changed files with 8 additions and 166 deletions

View file

@ -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"