diff options
Diffstat (limited to 'recipes-bsp/iqn2-lld/iqn2-lld.inc')
-rw-r--r-- | recipes-bsp/iqn2-lld/iqn2-lld.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/iqn2-lld/iqn2-lld.inc b/recipes-bsp/iqn2-lld/iqn2-lld.inc index 1d99d41c..0a65e4f5 100644 --- a/recipes-bsp/iqn2-lld/iqn2-lld.inc +++ b/recipes-bsp/iqn2-lld/iqn2-lld.inc | |||
@@ -16,6 +16,6 @@ SRCREV = "${IQN2_LLD_SRCREV}" | |||
16 | PV = "1.0.0.10" | 16 | PV = "1.0.0.10" |
17 | INC_PR = "r0" | 17 | INC_PR = "r0" |
18 | 18 | ||
19 | COMPATIBLE_MACHINE = "k2l-evm" | 19 | COMPATIBLE_MACHINE = "k2l" |
20 | 20 | ||
21 | S = "${WORKDIR}/${IQN2_LLD_GIT_DESTSUFFIX}" | 21 | S = "${WORKDIR}/${IQN2_LLD_GIT_DESTSUFFIX}" |