mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:27:46 +00:00
Kernel+LibPartition: Move MBRPartitionTable into LibPartition
This commit is contained in:
parent
940dde9947
commit
1a6ef03e4a
9 changed files with 26 additions and 29 deletions
|
@ -1,5 +1,6 @@
|
|||
set(SOURCES
|
||||
DiskPartitionMetadata.cpp
|
||||
MBRPartitionTable.cpp
|
||||
PartitionTable.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue