summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/ti814x.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ti814x.inc b/conf/machine/include/ti814x.inc
index 4f1c1dea..23b6a1d7 100644
--- a/conf/machine/include/ti814x.inc
+++ b/conf/machine/include/ti814x.inc
@@ -6,7 +6,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-ti81xx-psp"
6PREFERRED_PROVIDER_virtual/bootloader = "u-boot" 6PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
7 7
8# Increase this everytime you change something in the kernel 8# Increase this everytime you change something in the kernel
9MACHINE_KERNEL_PR = "r1" 9MACHINE_KERNEL_PR = "r2"
10 10
11KERNEL_IMAGETYPE = "uImage" 11KERNEL_IMAGETYPE = "uImage"
12 12