summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/keystone.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc
index 1914128e..60550d00 100644
--- a/conf/machine/include/keystone.inc
+++ b/conf/machine/include/keystone.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
5PREFERRED_PROVIDER_virtual/kernel = "linux-keystone" 5PREFERRED_PROVIDER_virtual/kernel = "linux-keystone"
6# Increase this everytime you change something in the kernel 6# Increase this everytime you change something in the kernel
7MACHINE_KERNEL_PR = "r1" 7MACHINE_KERNEL_PR = "r2"
8 8
9KERNEL_IMAGETYPE = "uImage" 9KERNEL_IMAGETYPE = "uImage"
10 10