summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/davinci.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-08-18 11:17:48 -0700
committerYogesh Siraswar <yogeshs@ti.com>2021-08-19 09:41:14 +0000
commit1a0d097261c8538ca8e643b647f1b35f6c2f1cf9 (patch)
tree91e1dae3e28a05ecb7be22bd5dd3fa3b747f6e53 /conf/machine/include/davinci.inc
parente21c11b4a44417f67c78503bc3f954c175ac20e2 (diff)
downloadmeta-ti-1a0d097261c8538ca8e643b647f1b35f6c2f1cf9.tar.gz
machines: Adjust to use new location of tune files in oe-core
Signed-off-by: Khem Raj <raj.khem@gmail.com> Tested-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Diffstat (limited to 'conf/machine/include/davinci.inc')
-rw-r--r--conf/machine/include/davinci.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/davinci.inc b/conf/machine/include/davinci.inc
index d2681740..b8d207de 100644
--- a/conf/machine/include/davinci.inc
+++ b/conf/machine/include/davinci.inc
@@ -1,4 +1,4 @@
1require conf/machine/include/tune-arm926ejs.inc 1require conf/machine/include/arm/armv5/tune-arm926ejs.inc
2 2
3# Increase this everytime you change something in the kernel 3# Increase this everytime you change something in the kernel
4MACHINE_KERNEL_PR = "r54" 4MACHINE_KERNEL_PR = "r54"