nemora-postd: import from gBMC
This is the POST code portion of nemorad.
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com>
Google-Bug-Id: 179618653
Change-Id: Icf68fe8adf62c646238cf8235918a13effa857f8
diff --git a/meson.build b/meson.build
index 12ae455..534d61f 100644
--- a/meson.build
+++ b/meson.build
@@ -38,3 +38,4 @@
subproject('kcsbridge')
subproject('ncsid', default_options: 'tests=' + tests_str)
subproject('metrics-ipmi-blobs', default_options: 'tests=' + tests_str)
+subproject('nemora-postd')