aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/jornada6xx.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-11-29 11:12:36 +0000
committerKoen Kooi <koen@openembedded.org>2006-11-29 11:12:36 +0000
commit70527abde72e1c7e3949da2b8d8c1acd32f80f74 (patch)
tree6bf322c971444afd9009f20679a7b4573069eb99 /conf/machine/jornada6xx.conf
parentf8edb5ad15e84bb5168d2e081a776e85d7c89fe4 (diff)
downloadopenembedded-70527abde72e1c7e3949da2b8d8c1acd32f80f74.tar.gz
lots of machines: add 'screen' to MACHINE_FEATURES
Diffstat (limited to 'conf/machine/jornada6xx.conf')
-rw-r--r--conf/machine/jornada6xx.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/jornada6xx.conf b/conf/machine/jornada6xx.conf
index 680836ee14..aa6631a524 100644
--- a/conf/machine/jornada6xx.conf
+++ b/conf/machine/jornada6xx.conf
@@ -9,5 +9,5 @@ include conf/machine/include/tune-sh3.conf
PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-jornada6xx"
PCMCIA_MANAGER = "pcmciautils"
-MACHINE_FEATURES = "kernel26 pcmcia irda keyboard touchscreen"
-MACHINE_TASK_PROVIDER = "task-base" \ No newline at end of file
+MACHINE_FEATURES = "kernel26 pcmcia irda keyboard touchscreen screen"
+MACHINE_TASK_PROVIDER = "task-base"