summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/include/k3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/k3.inc')
-rw-r--r--meta-ti-bsp/conf/machine/include/k3.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-ti-bsp/conf/machine/include/k3.inc b/meta-ti-bsp/conf/machine/include/k3.inc
index e3da9e12..2b82cb82 100644
--- a/meta-ti-bsp/conf/machine/include/k3.inc
+++ b/meta-ti-bsp/conf/machine/include/k3.inc
@@ -10,9 +10,7 @@ BBMULTICONFIG += "k3r5"
10# Increase this everytime you change something in the kernel 10# Increase this everytime you change something in the kernel
11MACHINE_KERNEL_PR = "r0" 11MACHINE_KERNEL_PR = "r0"
12 12
13PREFERRED_PROVIDER_virtual/kernel ?= "linux-ti-staging" 13require conf/machine/include/ti-bsp.inc
14PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-ti-staging"
15PREFERRED_PROVIDER_u-boot ?= "u-boot-ti-staging"
16 14
17KERNEL_IMAGETYPE = "Image" 15KERNEL_IMAGETYPE = "Image"
18KERNEL_IMAGETYPES = "Image fitImage" 16KERNEL_IMAGETYPES = "Image fitImage"