aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/nokia800.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-05-08 10:40:10 +0000
committerKoen Kooi <koen@openembedded.org>2007-05-08 10:40:10 +0000
commit0aa9625dcc4f6d36a72208689da9b89460645d11 (patch)
tree666470c6efa362a4a0fa03304a488f3b2bf330f8 /conf/machine/nokia800.conf
parent2ebf00886dba29ae2182ac6130c461c5c9392b40 (diff)
downloadopenembedded-0aa9625dcc4f6d36a72208689da9b89460645d11.tar.gz
nokia tablets: build open source flasher for images
Diffstat (limited to 'conf/machine/nokia800.conf')
-rw-r--r--conf/machine/nokia800.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/nokia800.conf b/conf/machine/nokia800.conf
index fd1486e752..e31438819e 100644
--- a/conf/machine/nokia800.conf
+++ b/conf/machine/nokia800.conf
@@ -9,6 +9,7 @@ XSERVER = "xserver-kdrive-xomap"
GUI_MACHINE_CLASS = "bigscreen"
+TARGET_FPU = "hard"
include conf/machine/include/tune-arm1136jf-s.conf
ROOT_FLASH_SIZE = "174"
@@ -25,3 +26,6 @@ ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; "
MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost"
MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init"
+
+# build tools
+EXTRA_IMAGEDEPENDS += "0xffff-native"