mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Update install script for new drivers
This commit is contained in:
parent
1a27b473d5
commit
c267d73b42
@ -238,7 +238,7 @@ SectionEnd
|
|||||||
; Copy driver files
|
; Copy driver files
|
||||||
Section "-Drivers" InSecDrivers
|
Section "-Drivers" InSecDrivers
|
||||||
SetOutPath "$INSTDIR\drivers"
|
SetOutPath "$INSTDIR\drivers"
|
||||||
File "${PROJECT_ROOT}\flight\Project\Windows USB\OpenPilot-CDC.inf"
|
File /r "${PROJECT_ROOT}\flight\Project\Windows USB\*"
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
; Preinstall OpenPilot CDC driver
|
; Preinstall OpenPilot CDC driver
|
||||||
|
Loading…
Reference in New Issue
Block a user