From: Rod Whitby Date: Sat, 7 Jul 2007 13:13:54 +0000 (+0000) Subject: ixp4xx-kernel: Support building for the fsg3 machine X-Git-Tag: Release-2010-05/1~8868^2~189^2~3^2~26^2^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d3ea0b8ee58e3f068e384d965ec697d8d72e0b;p=openembedded.git ixp4xx-kernel: Support building for the fsg3 machine --- diff --git a/packages/linux/ixp4xx-kernel.inc b/packages/linux/ixp4xx-kernel.inc index 1c9d004d0f..367685f112 100644 --- a/packages/linux/ixp4xx-kernel.inc +++ b/packages/linux/ixp4xx-kernel.inc @@ -151,7 +151,7 @@ SRC_URI = "${IXP4XX_SRCURI}" SRC_URI += "${IXP4XX_PATCHES}" COMPATIBLE_HOST = 'arm.*-linux.*' -COMPATIBLE_MACHINE = '(ixp4xx|nslu2)' +COMPATIBLE_MACHINE = '(ixp4xx|nslu2|fsg3)' inherit kernel