summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/restool/restool_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-dpaa2/restool/restool_git.bb')
-rw-r--r--recipes-dpaa2/restool/restool_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb
index e67be12a..144a5c55 100644
--- a/recipes-dpaa2/restool/restool_git.bb
+++ b/recipes-dpaa2/restool/restool_git.bb
@@ -15,6 +15,6 @@ do_install () {
15 oe_runmake install DESTDIR=${D} 15 oe_runmake install DESTDIR=${D}
16} 16}
17 17
18COMPATIBLE_MACHINE = "(ls2080ardb)" 18COMPATIBLE_MACHINE = "(ls2080ardb|ls2088ardb)"
19PACKAGE_ARCH = "${MACHINE_ARCH}" 19PACKAGE_ARCH = "${MACHINE_ARCH}"
20 20