From: Koen Kooi Date: Mon, 1 Jan 2007 18:19:00 +0000 (+0000) Subject: ixp4xxle.conf: add tune-xscale X-Git-Tag: Release-2010-05/1~9453^2~49^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d03b28a9b699f505895eb0048eb1defa3e0b72a6;p=openembedded.git ixp4xxle.conf: add tune-xscale --- diff --git a/conf/machine/ixp4xxle.conf b/conf/machine/ixp4xxle.conf index 347c7ba3fb..d3fcd2b017 100644 --- a/conf/machine/ixp4xxle.conf +++ b/conf/machine/ixp4xxle.conf @@ -5,7 +5,9 @@ MACHINE_FEATURES = "kernel26 usbhost ext2" ARCH_BYTE_SEX = "le" -include conf/machine/include/ixp4xx.conf +require conf/machine/include/ixp4xx.conf +require conf/machine/include/tune-xscale.conf + PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ixp4xxle"