mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
Save the ReiserFS driver in the right place on installation CDs.
Patch by Peter Hater. CORE-11005 svn path=/trunk/; revision=71187
This commit is contained in:
@@ -94,4 +94,4 @@ add_definitions(-D__KERNEL__)
|
||||
set_module_type(reiserfs kernelmodedriver)
|
||||
add_importlibs(reiserfs ntoskrnl hal)
|
||||
add_pch(reiserfs inc/rfsd.h SOURCE)
|
||||
add_cd_file(TARGET reiserfs DESTINATION system32/drivers NO_CAB FOR all)
|
||||
add_cd_file(TARGET reiserfs DESTINATION reactos/system32/drivers NO_CAB FOR all)
|
||||
|
||||
Reference in New Issue
Block a user