mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
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
This commit is contained in:
@@ -24,7 +24,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; "
|
||||
|
||||
Reference in New Issue
Block a user