linuxPackages.ati_drivers_x11: remove

Driver is no longer supported for kernels >= 4.1.
This commit is contained in:
Jonathan Ringer
2021-05-18 17:55:44 -07:00
parent 4e211c1b09
commit 7117588d26
13 changed files with 1 additions and 789 deletions
+1 -1
View File
@@ -20365,7 +20365,7 @@ in
bbswitch = callPackage ../os-specific/linux/bbswitch {};
ati_drivers_x11 = callPackage ../os-specific/linux/ati-drivers { };
ati_drivers_x11 = throw "ati drivers are no longer supported by any kernel >=4.1"; # added 2021-05-18
chipsec = callPackage ../tools/security/chipsec {
inherit kernel;