diff options
| -rw-r--r-- | recipes-bsp/imx-atf/imx-atf_2.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-atf/imx-atf_2.6.bb b/recipes-bsp/imx-atf/imx-atf_2.6.bb index 9047fd099..5007ee755 100644 --- a/recipes-bsp/imx-atf/imx-atf_2.6.bb +++ b/recipes-bsp/imx-atf/imx-atf_2.6.bb | |||
| @@ -67,5 +67,5 @@ do_deploy() { | |||
| 67 | } | 67 | } |
| 68 | addtask deploy after do_compile | 68 | addtask deploy after do_compile |
| 69 | 69 | ||
| 70 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" | 70 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 71 | COMPATIBLE_MACHINE = "(mx8-generic-bsp)" | 71 | COMPATIBLE_MACHINE = "(mx8-generic-bsp)" |
