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:
Sylvain Petreolle
2016-04-21 20:18:05 +00:00
parent 79a74c6baf
commit eae7001339
@@ -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)