summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-11-28 12:17:33 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-11-28 12:17:33 +0000
commit851746c1c01388990f6908dd51bf1c3756eabec1 (patch)
treeb0f09610f8b3f773464d23793ffe143a650ecd79 /conf/machine
parentd5aba072d2b080938d34643df4ea17a2b4014956 (diff)
parentf19c873a409ab4628ab5db2ddf12827063c0cfe8 (diff)
merge of '1e4ef7149831080d7927cc7ef101deab67fae6d7'
and 'bb584660b2ba90c6cfe0543bd2383a383a34050f'
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/ixp4xx.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ixp4xx.inc b/conf/machine/include/ixp4xx.inc
index 175ec80e6a..81e2152bdc 100644
--- a/conf/machine/include/ixp4xx.inc
+++ b/conf/machine/include/ixp4xx.inc
@@ -8,7 +8,7 @@ ROOT_FLASH_SIZE ?= "12"
EXTRA_IMAGECMD_jffs2 = "--pad --eraseblock=0x20000 -n"
-PREFERRED_PROVIDER_virtual/kernel ?= "ixp4xx-kernel"
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-ixp4xx"
require conf/machine/include/tune-xscale.inc
require conf/machine/include/tune-thumb.inc