diff options
Diffstat (limited to 'conf/machine')
-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" |