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 c5e02319f..3b561024c 100644 --- a/recipes-dpaa2/restool/restool_git.bb +++ b/recipes-dpaa2/restool/restool_git.bb | |||
| @@ -17,6 +17,6 @@ do_install () { | |||
| 17 | oe_runmake install DESTDIR=${D} | 17 | oe_runmake install DESTDIR=${D} |
| 18 | } | 18 | } |
| 19 | 19 | ||
| 20 | COMPATIBLE_MACHINE = "(ls2080ardb|ls2088ardb|ls1088ardb)" | 20 | COMPATIBLE_MACHINE = "(ls2080ardb|ls2088ardb|ls1088ardb|ls1043ardb|ls1046ardb)" |
| 21 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 21 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 22 | 22 | ||
