aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/nokia770.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/nokia770.conf
parentf8edb5ad15e84bb5168d2e081a776e85d7c89fe4 (diff)
downloadopenembedded-70527abde72e1c7e3949da2b8d8c1acd32f80f74.tar.gz
lots of machines: add 'screen' to MACHINE_FEATURES
Diffstat (limited to 'conf/machine/nokia770.conf')
-rw-r--r--conf/machine/nokia770.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf
index 6bde574d02..de53f3c3bc 100644
--- a/conf/machine/nokia770.conf
+++ b/conf/machine/nokia770.conf
@@ -30,7 +30,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770"
#use this if you are using the nokia initfs
ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; "
-MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost"
+MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost screen"
MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init"
MACHINE_TASK_PROVIDER = "task-base"