diff options
Diffstat (limited to 'packages/images/slugos-image.bb')
-rw-r--r-- | packages/images/slugos-image.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/images/slugos-image.bb b/packages/images/slugos-image.bb index e59fab165e..9ef1e6ee88 100644 --- a/packages/images/slugos-image.bb +++ b/packages/images/slugos-image.bb @@ -8,6 +8,8 @@ HOMEPAGE = "http://www.nslu2-linux.org" LICENSE = "MIT" PR = "r37" +COMPATIBLE_MACHINE = "nslu2" + # SLUGOS_IMAGENAME defines the name of the image to be build, if it # is not set this package will be skipped! IMAGE_BASENAME = "${SLUGOS_IMAGENAME}" |