aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ben-nanonote.conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2021-10-05 23:29:17 +0200
committerPaul Eggleton <bluelightning@bluelightning.org>2021-10-06 13:22:30 +1300
commitdd159d7962919cafe1a33b6a3694f263fa6b3633 (patch)
tree160ee2e17bdf64f42188019ecb421b28e089829e /conf/machine/ben-nanonote.conf
parent3fb09263c2f85f7e5d457aa96dc50b8dd3f9d13d (diff)
downloadmeta-handheld-master.tar.gz
meta-handheld: fix PREFERRED_PROVIDER_virtual/kernel after conversionHEADmasterhonister
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Diffstat (limited to 'conf/machine/ben-nanonote.conf')
-rw-r--r--conf/machine/ben-nanonote.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ben-nanonote.conf b/conf/machine/ben-nanonote.conf
index 07488d2..7c4a1fb 100644
--- a/conf/machine/ben-nanonote.conf
+++ b/conf/machine/ben-nanonote.conf
@@ -4,7 +4,7 @@
require conf/machine/include/mips/tune-mips32.inc
-PREFERRED_PROVIDER:virtual/kernel = "linux-qi-ben-nanonote"
+PREFERRED_PROVIDER_virtual/kernel = "linux-qi-ben-nanonote"
# With 2.6.37 there is not yet uImage target (pending patches)
#KERNEL_IMAGETYPE = "uImage"