mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:17:44 +00:00
Revert "Revert "Kernel/Storage: Remove the ramdisk implementation""
This reverts commit 187723776a
.
This was reverted because it was needed until the aarch64 port
got an SD card driver
Co-authored-by: Ollrogge <nils-ollrogge@outlook.de>
This commit is contained in:
parent
d09852642c
commit
36c5afdfb2
9 changed files with 0 additions and 232 deletions
|
@ -108,8 +108,6 @@ set(KERNEL_SOURCES
|
|||
Storage/NVMe/NVMeInterruptQueue.cpp
|
||||
Storage/NVMe/NVMePollQueue.cpp
|
||||
Storage/NVMe/NVMeQueue.cpp
|
||||
Storage/Ramdisk/Controller.cpp
|
||||
Storage/Ramdisk/Device.cpp
|
||||
Storage/SD/SDHostController.cpp
|
||||
Storage/SD/SDMemoryCard.cpp
|
||||
Storage/DiskPartition.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue