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