summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/nokia770.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/nokia770.conf')
-rw-r--r--meta/conf/machine/nokia770.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/machine/nokia770.conf b/meta/conf/machine/nokia770.conf
index 2e22771e4a..6bde574d02 100644
--- a/meta/conf/machine/nokia770.conf
+++ b/meta/conf/machine/nokia770.conf
@@ -2,7 +2,7 @@
2#@NAME: Nokia 770 internet tablet 2#@NAME: Nokia 770 internet tablet
3#@DESCRIPTION: Machine configuration for the Nokia 770, an omap 1710 based tablet 3#@DESCRIPTION: Machine configuration for the Nokia 770, an omap 1710 based tablet
4TARGET_ARCH = "arm" 4TARGET_ARCH = "arm"
5PACKAGE_EXTRA_ARCHS = "armv4 armv5te" 5PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
6 6
7PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap" 7PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap"
8PREFERRED_PROVIDER_virtual/bootloader = "" 8PREFERRED_PROVIDER_virtual/bootloader = ""
@@ -33,4 +33,4 @@ ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; "
33MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost" 33MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost"
34MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init" 34MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init"
35 35
36MACHINE_TASK_PROVIDER = "task-base" \ No newline at end of file 36MACHINE_TASK_PROVIDER = "task-base"