From f19c873a409ab4628ab5db2ddf12827063c0cfe8 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Wed, 28 Nov 2007 05:35:28 +0000 Subject: linux-ixp4xx: Migration from ixp4xx-kernel. Intended to follow recent OE kernel recipe conventions. Default kernel for slugos distro and ixp4xx machines. ixp4xx-kernel will be removed later once this is well tested. --- conf/machine/include/ixp4xx.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/include') 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 -- cgit v1.2.3