aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pa-lld/pa-lld.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/pa-lld/pa-lld.inc')
-rw-r--r--recipes-bsp/pa-lld/pa-lld.inc12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc
index e8e07318..e456ccb4 100644
--- a/recipes-bsp/pa-lld/pa-lld.inc
+++ b/recipes-bsp/pa-lld/pa-lld.inc
@@ -14,11 +14,11 @@ INC_PR = "r0"
DEVICELIST = "k2h k2k k2l k2e"
-DEVICELIST_k2hk = "k2h k2k"
-DEVICELIST_k2l = "k2l"
-DEVICELIST_k2e = "k2e"
+DEVICELIST:k2hk = "k2h k2k"
+DEVICELIST:k2l = "k2l"
+DEVICELIST:k2e = "k2e"
LIBPA = "libpa"
-LIBPA_k2hk = "libpa"
-LIBPA_k2e = "libpa2"
-LIBPA_k2l = "libpa2"
+LIBPA:k2hk = "libpa"
+LIBPA:k2e = "libpa2"
+LIBPA:k2l = "libpa2"