Skip to content

Commit

Permalink
RHEL-64986 remove x86 virtio memory driver https://issues.redhat.com/…
Browse files Browse the repository at this point in the history
…browse/RHEL-64986

Signed-off-by: Vadim Rozenfeld <[email protected]>
  • Loading branch information
vrozenfe committed Nov 18, 2024
1 parent b7ce028 commit 1264274
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions make-driver-dir.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,10 @@ def check_remaining_files(input_dir, seenfiles):
# "/Win10/amd64/qemupciserial.inf",
# "/Win10/x86/qemupciserial.cat",
# "/Win10/x86/qemupciserial.inf",
"/Win10/x86/viomem.cat",
"/Win10/x86/viomem.sys",
"/Win10/x86/viomem.inf",
"/Win10/x86/viomem.pdb",
]

remaining = []
Expand Down

0 comments on commit 1264274

Please sign in to comment.