Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Update build.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
memN0ps committed Jan 13, 2024
1 parent 63a3b4d commit 7c4d5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ fn main() -> Result<(), wdk_build::ConfigError> {
config.driver_config = wdk_build::DriverConfig::WDM();
config.configure_binary_build();
Ok(())
}
}

0 comments on commit 7c4d5de

Please sign in to comment.