From d7ed2f57e6284f2ab03a682c9ef2a326e1ca3f82 Mon Sep 17 00:00:00 2001 From: pjht Date: Mon, 23 Sep 2024 14:55:41 -0500 Subject: [PATCH] Remove bin/serial_driver from the initrd file list --- initrd_file_list | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/initrd_file_list b/initrd_file_list index f03b548..85b36a6 100644 --- a/initrd_file_list +++ b/initrd_file_list @@ -1,13 +1,12 @@ -bin/bga bin/init bin/syslog bin/vfs bin/devfs bin/tarfs bin/initrd_driver -bin/pci bin/partserv -bin/serial_driver bin/ext2 +bin/pci +bin/bga bin/ahci etc/pci_config