diff options
Diffstat (limited to 'meta/conf/machine')
-rw-r--r-- | meta/conf/machine/nokia770.conf | 2 |
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 |
25 | SERIAL_CONSOLE = "115200 ttyS0" | 25 | SERIAL_CONSOLE = "115200 ttyS0" |
26 | 26 | ||
27 | PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770" | 27 | PREFERRED_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 |
30 | ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " | 30 | ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " |