mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:57:36 +00:00
Kernel+LibPartition: Move EBRPartitionTable into LibPartition
This commit is contained in:
parent
1a6ef03e4a
commit
9053d86b82
6 changed files with 37 additions and 42 deletions
|
@ -1,5 +1,6 @@
|
|||
set(SOURCES
|
||||
DiskPartitionMetadata.cpp
|
||||
EBRPartitionTable.cpp
|
||||
MBRPartitionTable.cpp
|
||||
PartitionTable.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue