From 21d3ea0b8ee58e3f068e384d965ec697d8d72e0b Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Sat, 7 Jul 2007 13:13:54 +0000 Subject: ixp4xx-kernel: Support building for the fsg3 machine --- packages/linux/ixp4xx-kernel.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3