summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/omap-a15.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/omap-a15.inc')
-rw-r--r--conf/machine/include/omap-a15.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap-a15.inc b/conf/machine/include/omap-a15.inc
index 308b2e40..b0a0e746 100644
--- a/conf/machine/include/omap-a15.inc
+++ b/conf/machine/include/omap-a15.inc
@@ -4,7 +4,7 @@ require conf/machine/include/soc-family.inc
4require conf/machine/include/tune-cortexa15.inc 4require conf/machine/include/tune-cortexa15.inc
5 5
6# Increase this everytime you change something in the kernel 6# Increase this everytime you change something in the kernel
7MACHINE_KERNEL_PR = "r2" 7MACHINE_KERNEL_PR = "r3"
8 8
9PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging" 9PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging"
10PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging" 10PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-staging"