summaryrefslogtreecommitdiff
path: root/packages/images/slugos-image.bb
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2008-03-24 14:22:34 +0000
committerRod Whitby <rod@whitby.id.au>2008-03-24 14:22:34 +0000
commit6cba83f24049ea1873f7ef716d6a4ab594d0c175 (patch)
tree2903700ef0580d27cb98b67b4e0920990c91fe7e /packages/images/slugos-image.bb
parent6c7ef7fac70aea268950443647dfcf377804e567 (diff)
slugos-image: Enable for ixp4xx machines other than nslu2
Diffstat (limited to 'packages/images/slugos-image.bb')
-rw-r--r--packages/images/slugos-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/images/slugos-image.bb b/packages/images/slugos-image.bb
index fb1b372735..56abc3d39f 100644
--- a/packages/images/slugos-image.bb
+++ b/packages/images/slugos-image.bb
@@ -9,7 +9,7 @@ HOMEPAGE = "http://www.nslu2-linux.org"
DEPENDS = "task-slugos"
IMAGE_INSTALL = "task-slugos"
-COMPATIBLE_MACHINE = "nslu2"
+COMPATIBLE_MACHINE = "nslu2|ixp4xx"
IMAGE_NAME = "${IMAGE_BASENAME}-${DISTRO_VERSION}"
IMAGE_FSTYPES = "jffs2 tar.gz"