summaryrefslogtreecommitdiffstats
path: root/fpart/x86
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/x86
downloadffs-bf4630076762d9c20c16c80c1c791f352b046dd1.tar.gz
ffs-bf4630076762d9c20c16c80c1c791f352b046dd1.zip
Port FFS tools over from Building Block repository.
Diffstat (limited to 'fpart/x86')
-rw-r--r--fpart/x86/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/fpart/x86/Makefile b/fpart/x86/Makefile
new file mode 100644
index 0000000..9ce2196
--- /dev/null
+++ b/fpart/x86/Makefile
@@ -0,0 +1,7 @@
+DEPTH = ..
+
+ARCH=x86
+FPART_INSTALL = $(INST_USR_X86)
+FPART_INSTALL_TEST = $(INST_TESTS_X86)
+
+include ../Rules.mk
OpenPOWER on IntegriCloud