diff options
| -rw-r--r-- | recipes-dpaa2/restool/restool_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index e67be12a0..144a5c558 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 | ||
| 18 | COMPATIBLE_MACHINE = "(ls2080ardb)" | 18 | COMPATIBLE_MACHINE = "(ls2080ardb|ls2088ardb)" |
| 19 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 19 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 20 | 20 | ||
