Conditional compilation of procedures

Only compile in the procedures for chips specified
during configure.

Change-Id: Ie069f472b86bfbe8ad5d00bc6db8def573f86b4b
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/.gitignore b/.gitignore
index 3cfe4c1..7168564 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
 openpower-proc-control
+openpower_procedures.cpp
+Makefile.generated
 *.o
 *.lo
 *.la