From 7bb697720726bdfc069359e1c56f6dbd2d46b1e8 Mon Sep 17 00:00:00 2001 From: "Dementiev, Roman" Date: Thu, 19 Dec 2024 12:23:53 +0100 Subject: [PATCH] Add Intel-PMT as a submodule Change-Id: I095faf303ace0e77e49fd2d75758723963d26edc --- .gitmodules | 3 +++ Intel-PMT | 1 + 2 files changed, 4 insertions(+) create mode 160000 Intel-PMT diff --git a/.gitmodules b/.gitmodules index 2415fb6c..bcd6dc7f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "src/pugixml"] path = src/pugixml url = https://github.com/zeux/pugixml.git +[submodule "Intel-PMT"] + path = Intel-PMT + url = https://github.com/intel/Intel-PMT.git diff --git a/Intel-PMT b/Intel-PMT new file mode 160000 index 00000000..5b741dbc --- /dev/null +++ b/Intel-PMT @@ -0,0 +1 @@ +Subproject commit 5b741dbc95dd71d5f19d178f4a5dfd214df83740