summaryrefslogtreecommitdiffstats
path: root/fpart/ppc
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2014-06-30 22:10:16 -0500
committerPatrick Williams <iawillia@us.ibm.com>2014-07-02 22:49:29 -0500
commitbf4630076762d9c20c16c80c1c791f352b046dd1 (patch)
treeefc67bad010a28fd1abf5aeeefda2a969514fd97 /fpart/ppc
downloadffs-bf4630076762d9c20c16c80c1c791f352b046dd1.tar.gz
ffs-bf4630076762d9c20c16c80c1c791f352b046dd1.zip
Port FFS tools over from Building Block repository.
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