Add interface for sending raw PECI commands

This adds a D-Bus interface to send raw PECI commands to the
CPU.

Change-Id: I37c8c0b9fc713705b3afc81adca22ca313e91701
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
diff --git a/gen/com/meson.build b/gen/com/meson.build
index 9f8f198..b06016e 100644
--- a/gen/com/meson.build
+++ b/gen/com/meson.build
@@ -1,2 +1,3 @@
 # Generated file; do not modify.
 subdir('ibm')
+subdir('intel')