aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/akita.conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2021-10-05 21:37:25 +0200
committerPaul Eggleton <bluelightning@bluelightning.org>2021-10-06 13:22:30 +1300
commit3fb09263c2f85f7e5d457aa96dc50b8dd3f9d13d (patch)
treea9e03a0b6b1cb7465e204446fddaee191f6f219d /conf/machine/akita.conf
parentade8fd08ae7e325f6c3744570d71cc224991fde6 (diff)
downloadmeta-handheld-3fb09263c2f85f7e5d457aa96dc50b8dd3f9d13d.tar.gz
meta-handheld: convert to new override syntax
-replace old syntax -fix tune files paths now in subdirectories Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Diffstat (limited to 'conf/machine/akita.conf')
-rw-r--r--conf/machine/akita.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf
index 94fa36e..54ceb89 100644
--- a/conf/machine/akita.conf
+++ b/conf/machine/akita.conf
@@ -6,9 +6,9 @@
# mtdparts=sharpsl-nand:7168k@0k(smf),59392k@7168k(root),-(home)
require conf/machine/include/zaurus.inc
-require conf/machine/include/tune-xscale.inc
+require conf/machine/include/arm/armv5/tune-xscale.inc
-PACKAGE_EXTRA_ARCHS_tune-xscale += "iwmmxt"
+PACKAGE_EXTRA_ARCHS:tune-xscale += "iwmmxt"
MACHINE_FEATURES += "iwmmxt"
JFFS2_ERASEBLOCK = "0x20000"