diff options
Diffstat (limited to 'recipes-bsp/pa-lld/pa-lld.inc')
| -rw-r--r-- | recipes-bsp/pa-lld/pa-lld.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc index cab55dac..4fa30d42 100644 --- a/recipes-bsp/pa-lld/pa-lld.inc +++ b/recipes-bsp/pa-lld/pa-lld.inc | |||
| @@ -23,10 +23,10 @@ S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}" | |||
| 23 | 23 | ||
| 24 | DEVICELIST = "k2h k2k k2l k2e" | 24 | DEVICELIST = "k2h k2k k2l k2e" |
| 25 | DEVICELIST_k2hk = "k2h k2k" | 25 | DEVICELIST_k2hk = "k2h k2k" |
| 26 | DEVICELIST_k2l-evm = "k2l" | 26 | DEVICELIST_k2l = "k2l" |
| 27 | DEVICELIST_k2e = "k2e" | 27 | DEVICELIST_k2e = "k2e" |
| 28 | 28 | ||
| 29 | LIBPA = "libpa" | 29 | LIBPA = "libpa" |
| 30 | LIBPA_k2hk = "libpa" | 30 | LIBPA_k2hk = "libpa" |
| 31 | LIBPA_k2e = "libpa2" | 31 | LIBPA_k2e = "libpa2" |
| 32 | LIBPA_k2l-evm = "libpa2" | 32 | LIBPA_k2l = "libpa2" |
