diff options
| -rw-r--r-- | conf/machine/include/qoriq-base.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc index 5744db6a0..1b49cc42c 100644 --- a/conf/machine/include/qoriq-base.inc +++ b/conf/machine/include/qoriq-base.inc | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | require conf/machine/include/soc-family.inc | 2 | require conf/machine/include/soc-family.inc |
| 3 | 3 | ||
| 4 | # common providers of QorIQ targets | 4 | # common providers of QorIQ targets |
| 5 | PREFERRED_PROVIDER_cryptodev = "cryptodev-qoriq" | 5 | PREFERRED_PROVIDER_cryptodev-linux = "cryptodev-qoriq-linux" |
| 6 | PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module" | 6 | PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module" |
| 7 | PREFERRED_PROVIDER_cryptodev-tests = "cryptodev-qoriq-tests" | 7 | PREFERRED_PROVIDER_cryptodev-tests = "cryptodev-qoriq-tests" |
| 8 | PREFERRED_PROVIDER_openssl = "openssl-qoriq" | 8 | PREFERRED_PROVIDER_openssl = "openssl-qoriq" |
