summaryrefslogtreecommitdiffstats
path: root/ffs/test/Makefile
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 /ffs/test/Makefile
downloadffs-bf4630076762d9c20c16c80c1c791f352b046dd1.tar.gz
ffs-bf4630076762d9c20c16c80c1c791f352b046dd1.zip
Port FFS tools over from Building Block repository.
Diffstat (limited to 'ffs/test/Makefile')
-rw-r--r--ffs/test/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/ffs/test/Makefile b/ffs/test/Makefile
new file mode 100644
index 0000000..37a4d0d
--- /dev/null
+++ b/ffs/test/Makefile
@@ -0,0 +1,8 @@
+DEPTH = ../../..
+include $(DEPTH)/integration/Rules.mk
+include $(DEPTH)/integration/Rules.ppc.mk
+
+ARCH=ppc
+TEST_LIBFFS_INSTALL = $(INST_TESTS)
+
+include ../Rules.test.mk
OpenPOWER on IntegriCloud