From f90d643b471289fda0ed8b6c0d6c56f321f5c584 Mon Sep 17 00:00:00 2001 From: Peng Yang Date: Mon, 12 Sep 2022 07:41:05 -0700 Subject: [PATCH] build.targets: Add pineapple and kkp vm to build target Add pineapple and kkp vm to build target. Change-Id: I28a982b9c561c7278645f9b2ead84a9c4c38b4ae Signed-off-by: Peng Yang --- build.targets | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.targets b/build.targets index ec1a1ccb663b..96a862e8310e 100644 --- a/build.targets +++ b/build.targets @@ -1,3 +1,4 @@ build.config.msm.pineapple build.config.msm.kalama -build.config.msm.pineapple.tuivm +build.config.msm.pineapple.vm +build.config.msm.kalama.vm