summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/keystone.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc
index 60550d00..ceac7e22 100644
--- a/conf/machine/include/keystone.inc
+++ b/conf/machine/include/keystone.inc
@@ -3,8 +3,9 @@ require conf/machine/include/soc-family.inc
3 3
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
6# Increase this everytime you change something in the kernel 7# Increase this everytime you change something in the kernel
7MACHINE_KERNEL_PR = "r2" 8MACHINE_KERNEL_PR = "r3"
8 9
9KERNEL_IMAGETYPE = "uImage" 10KERNEL_IMAGETYPE = "uImage"
10 11