summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/nokia770.conf
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@openedhand.com>2007-08-13 15:44:32 +0000
committerSamuel Ortiz <sameo@openedhand.com>2007-08-13 15:44:32 +0000
commit74ab401b25416ea990ea1a088c04a13aed9f924a (patch)
tree80e1d0b7bdce317e73c07d5c33a3883db07c6216 /meta/conf/machine/nokia770.conf
parent6bd2d7a02c62f8e462b694a01ea43384449b851b (diff)
downloadpoky-74ab401b25416ea990ea1a088c04a13aed9f924a.tar.gz
nokia770: Our preferred kernel is now the N800 one.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2487 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/nokia770.conf')
-rw-r--r--meta/conf/machine/nokia770.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/nokia770.conf b/meta/conf/machine/nokia770.conf
index b8f2d4089a..d1e52ae5b0 100644
--- a/meta/conf/machine/nokia770.conf
+++ b/meta/conf/machine/nokia770.conf
@@ -24,7 +24,7 @@ IMAGE_FSTYPES ?= "jffs2"
24# serial console port on devboard rev. B3 24# serial console port on devboard rev. B3
25SERIAL_CONSOLE = "115200 ttyS0" 25SERIAL_CONSOLE = "115200 ttyS0"
26 26
27PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770" 27PREFERRED_PROVIDER_virtual/kernel = "linux-nokia800"
28 28
29#use this if you are using the nokia initfs 29#use this if you are using the nokia initfs
30ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " 30ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; "