diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-08-18 11:17:48 -0700 |
|---|---|---|
| committer | Yogesh Siraswar <yogeshs@ti.com> | 2021-08-19 09:41:14 +0000 |
| commit | 1a0d097261c8538ca8e643b647f1b35f6c2f1cf9 (patch) | |
| tree | 91e1dae3e28a05ecb7be22bd5dd3fa3b747f6e53 /conf/machine/include/davinci.inc | |
| parent | e21c11b4a44417f67c78503bc3f954c175ac20e2 (diff) | |
| download | meta-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.inc | 2 |
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 @@ | |||
| 1 | require conf/machine/include/tune-arm926ejs.inc | 1 | require 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 |
| 4 | MACHINE_KERNEL_PR = "r54" | 4 | MACHINE_KERNEL_PR = "r54" |
