mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 13:13:00 +00:00
[USETUP][SETUPLIB] Added support for formatting partition in BTRFS and installing ReactOS on it.
Removed code related to EXT2 boot sector for now. CORE-13769
This commit is contained in:
parent
934104d73f
commit
07bc92f740
5 changed files with 63 additions and 29 deletions
|
@ -41,4 +41,4 @@ add_definitions(-D__KERNEL__)
|
|||
set_module_type(btrfs kernelmodedriver)
|
||||
target_link_libraries(btrfs rtlver ntoskrnl_vista zlib_solo wdmguid ${PSEH_LIB})
|
||||
add_importlibs(btrfs ntoskrnl hal)
|
||||
add_cd_file(TARGET btrfs DESTINATION reactos/system32/drivers FOR all)
|
||||
add_cd_file(TARGET btrfs DESTINATION reactos/system32/drivers NO_CAB FOR all)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue