summaryrefslogtreecommitdiffstats
path: root/drivers/mcb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mcb/Makefile')
-rw-r--r--drivers/mcb/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/mcb/Makefile b/drivers/mcb/Makefile
new file mode 100644
index 0000000..2d9a751
--- /dev/null
+++ b/drivers/mcb/Makefile
@@ -0,0 +1,5 @@
+
+obj-$(CONFIG_MCB) += mcb.o
+
+mcb-y += mcb-core.o
+mcb-y += mcb-parse.o
OpenPOWER on IntegriCloud