summaryrefslogtreecommitdiffstats
path: root/op-flasher/pflash/ccan/Makefile.inc
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-09-08 09:12:01 -0400
committerPatrick Williams <patrick@stwcx.xyz>2016-09-12 02:23:35 +0000
commit26be06904f383fd0a323713e0c3c9dbaec146b81 (patch)
treef53e6b3a8b18e4cb12ebb38cef116a9d23aae91e /op-flasher/pflash/ccan/Makefile.inc
parent275524eec56272169700ebe55ef62c0b363e8462 (diff)
downloadtalos-skeleton-26be06904f383fd0a323713e0c3c9dbaec146b81.tar.gz
talos-skeleton-26be06904f383fd0a323713e0c3c9dbaec146b81.zip
op-flasher: Remove pflash tree
No longer needed with the move to the shared object. Change-Id: I36f7d7ba8b3df5ebae67a93ae18f1fa2d5c4d29a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'op-flasher/pflash/ccan/Makefile.inc')
-rw-r--r--op-flasher/pflash/ccan/Makefile.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/op-flasher/pflash/ccan/Makefile.inc b/op-flasher/pflash/ccan/Makefile.inc
deleted file mode 100644
index b132f9d..0000000
--- a/op-flasher/pflash/ccan/Makefile.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-# -*-Makefile-*-
-
-SUBDIRS += ccan ccan/list ccan/str
-CCAN_OBJS = list/list.o str/str.o
-CCAN=ccan/built-in.o
-
-$(CCAN): $(CCAN_OBJS:%=ccan/%)
-
OpenPOWER on IntegriCloud