diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-04-27 18:59:41 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-27 18:59:41 +0000 |
commit | 5f9a43acbc21ccf2c69bc33e2594e5e2bcdd29e1 (patch) | |
tree | 49ccd6842c74ac0140fb7cb0c3247ea13d13c579 /conf | |
parent | 63b01b53a8d4d9d148afd144b94ecb5839d0143e (diff) |
Add linux-nokia770 2.6.12.3
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/nokia770.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index a798246d00..b6fba3498d 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -24,9 +24,7 @@ EXTRA_IMAGECMD_jffs2_nokia770 = "--pad --little-endian --eraseblock=0x20000" #SERIAL_CONSOLE = "115200 tts/0" SERIAL_CONSOLE = "115200 ttyS0" - -#build omap1 till nokia releases the patches -PREFERRED_PROVIDER_virtual/kernel = "linux-omap1" +PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770" BOOTSTRAP_EXTRA_RDEPENDS += "sysfsutils nokia770-init \ apm ppp wireless-tools console-tools" |