[Subtree] Bring openbmc machines to top level

The new subtree model brings the subtrees up from the openbmc-machines
layer.

Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0
Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-fsp2/conf/machine/include/fsp2.inc b/meta-fsp2/conf/machine/include/fsp2.inc
new file mode 100644
index 0000000..a053d37
--- /dev/null
+++ b/meta-fsp2/conf/machine/include/fsp2.inc
@@ -0,0 +1,13 @@
+#@TYPE: Machine
+#@NAME: fsp2
+#@DESCRIPTION: evaluation machine board configuration for the fsp2 ppc476
+
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-fsp2"
+
+DEFAULTTUNE = "powerpc-nf"
+
+SERIAL_CONSOLES = "115200;ttyS0"
+
+MACHINEOVERRIDES .= ":fsp2"
+
+require conf/machine/include/powerpc/arch-powerpc.inc