From: Zhenhua Luo <[email protected]>
Signed-off-by: Zhenhua Luo <[email protected]>
---
recipes-dpaa/fmc/fmc_git.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/recipes-dpaa/fmc/fmc_git.bb b/recipes-dpaa/fmc/fmc_git.bb
index c4a16a7..9d98fec 100644
--- a/recipes-dpaa/fmc/fmc_git.bb
+++ b/recipes-dpaa/fmc/fmc_git.bb
@@ -24,7 +24,7 @@ EXTRA_OEMAKE_virtclass-native = 'FMCHOSTMODE=1
FMD_USPACE_HEADER_PATH="${STAGING
PARALLEL_MAKE = ""
do_compile () {
- if [ "b4860qds" = "${MACHINE}" ] || [ "b4420qds" = "${MACHINE}" ];then
+ if [ "b4860qds" = "${MACHINE}" ] || [ "t2080qds" = "${MACHINE}" ] || [
"b4420qds" = "${MACHINE}" ];then
EXTRA_OEMAKE_PLATFORM="b4860qds"
elif [ "t4240qds" = "${MACHINE}" ] || [ "t4160qds" = "${MACHINE}" ];then
EXTRA_OEMAKE_PLATFORM="t4240qds"
--
1.7.0.4
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale