- Add fdc.sys to the reactos.cab file.
- Start fdc.sys on demand.

svn path=/trunk/; revision=61140
This commit is contained in:
Eric Kohl 2013-11-29 00:38:10 +00:00
parent 08680f05a2
commit f520777963
2 changed files with 1 additions and 1 deletions

View file

@ -8,4 +8,4 @@ add_library(fdc SHARED
set_module_type(fdc kernelmodedriver)
add_importlibs(fdc hal ntoskrnl)
add_cd_file(TARGET fdc DESTINATION reactos/system32/drivers NO_CAB FOR all)
add_cd_file(TARGET fdc DESTINATION reactos/system32/drivers FOR all)

Binary file not shown.