Unverified Commit 1f0dbe5f authored by Maxine Aubrey's avatar Maxine Aubrey
Browse files

fwupd: drop removed dell option

parent f6a82cce
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -227,7 +227,6 @@ stdenv.mkDerivation (finalAttrs: {
  ] ++ lib.optionals (!enablePassim) [
    "-Dpassim=disabled"
  ] ++ lib.optionals (!haveDell) [
    "-Dplugin_dell=disabled"
    "-Dplugin_synaptics_mst=disabled"
  ] ++ lib.optionals (!haveRedfish) [
    "-Dplugin_redfish=disabled"