diff options
author | Koen Kooi <koen@openembedded.org> | 2007-08-14 09:42:39 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-08-14 09:42:39 +0000 |
commit | 192b75fee20fbe56dd1cf3326ed77eb4729db37b (patch) | |
tree | eb30768390b59ee12840991e1818dd08651b7bd4 /conf/machine/nokia770.conf | |
parent | a708d25703446b17b861278f42002c2b32867037 (diff) | |
parent | ea4daea4707be755078b6cb208379b75ad53eb24 (diff) |
merge of '29c0c6efff11ca4f1cf8681ef59b975dc70b0738'
and '5da1612b322f56f442443b8546bbe8e7a75289f3'
Diffstat (limited to 'conf/machine/nokia770.conf')
-rw-r--r-- | conf/machine/nokia770.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index 070cdcdd05..1affae1389 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -25,7 +25,7 @@ IMAGE_FSTYPES ?= "jffs2" # serial console port on devboard rev. B3 SERIAL_CONSOLE = "115200 ttyS0" -PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770" +PREFERRED_PROVIDER_virtual/kernel = "linux-nokia800" #use this if you are using the nokia initfs ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " |