remove useless nouveau remove

This commit is contained in:
Tobias Powalowski 2010-05-18 12:18:41 +02:00
parent 65990e4e80
commit 8580b564ae

View file

@ -18,7 +18,6 @@ run_hook ()
fbmodule="nouveau"
else
echo "blacklist nouveau" >> /etc/modprobe.d/framebuffer_blacklist.conf
rm /lib/modules/$(uname -r)/updates/*
fi
if [ "$ati_kms" = "y" ]; then
msg ":: Switching to ati kms mode..."