aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mtx-3.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/mtx-3.conf')
-rw-r--r--conf/machine/mtx-3.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mtx-3.conf b/conf/machine/mtx-3.conf
index 020c5075a3..ac7a6c19f3 100644
--- a/conf/machine/mtx-3.conf
+++ b/conf/machine/mtx-3.conf
@@ -9,7 +9,7 @@
# For compiling the kernel, ARCH will be derived form it by kernel-arch.bbclass
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
-require conf/machine/include/tune-arm926ejs.conf
+require conf/machine/include/tune-arm926ejs.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-3"