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