summaryrefslogtreecommitdiffstats
path: root/fcp/ppc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fcp/ppc/Makefile')
-rw-r--r--fcp/ppc/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/fcp/ppc/Makefile b/fcp/ppc/Makefile
new file mode 100644
index 0000000..65df0dc
--- /dev/null
+++ b/fcp/ppc/Makefile
@@ -0,0 +1,9 @@
+DEPTH = ../../..
+include $(DEPTH)/integration/Rules.mk
+include $(DEPTH)/integration/Rules.ppc.mk
+
+ARCH=ppc
+FCP_INSTALL = $(INST_USR)
+FCP_INSTALL_TEST = $(INST_TESTS)
+
+include ../Rules.mk
OpenPOWER on IntegriCloud