Share via


Driver Dependencies

In Platform Builder, you can set a Sysgen variable to handle feature inclusion in your platform. However, drivers do not have an assigned Sysgen variable that you can set in order to include them in your platform. To include drivers in your platform, you must set a combination of Sysgen and BSP environment variables in a board support package (BSP) specific manner.

Typically, a board support package's (BSP) Platform.bib file adds drivers to your platform through Platform.bib. However, not all drivers are brought in through Platform.bib. For example, many network drivers are brought in through Common.bib, which is located in %_WINCEROOT%\Public\Common\Oak\Files.

For information about feature dependencies, see Feature Dependencies.

See Also

Feature Management | Command-Line Driver Dependencies | Build System

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.