aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ledge-oe.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ledge-oe.yaml b/ledge-oe.yaml
index 973548e1..246d9d5e 100644
--- a/ledge-oe.yaml
+++ b/ledge-oe.yaml
@@ -104,6 +104,9 @@
ledge-synquacer)
DEVICE_TYPE=synquacer
;;
+ ledge-stm32mp157c-dk2)
+ DEVICE_TYPE=stm32mp157c-dk2
+ ;;
*)
echo "Skip DEVICE_TYPE for ${MACHINE}"
;;