Commit Graph

1 Commits (6f1e0b73fde2dd5c8d57f55af4be8bfa66ab9dba)

Author SHA1 Message Date
Ilya Dmitrichenko 387cc633c7
build: move driver helpers to a separate file
This code is very tightly coupled with the rest of the build
package, and is not useful elsewhere, so it makes sense
to keep it where it is. Separating into another package would
require more significant changes to how `driverPair` struct
is used in various functions.

Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
3 years ago