summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/qoriq-base.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc
index f4920899..3f0a45fc 100644
--- a/conf/machine/include/qoriq-base.inc
+++ b/conf/machine/include/qoriq-base.inc
@@ -3,7 +3,6 @@ PREFERRED_PROVIDER_cryptodev-linux = "cryptodev-qoriq-linux"
3PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module" 3PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module"
4PREFERRED_PROVIDER_cryptodev-tests = "cryptodev-qoriq-tests" 4PREFERRED_PROVIDER_cryptodev-tests = "cryptodev-qoriq-tests"
5PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq" 5PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq"
6PREFERRED_PROVIDER_u-boot-fw-utils ?= "${PREFERRED_PROVIDER_u-boot}-fw-utils"
7PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq" 6PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq"
8PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq" 7PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq"
9PREFERRED_VERSION_testfloat = "2a" 8PREFERRED_VERSION_testfloat = "2a"