summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/Makefile
diff options
context:
space:
mode:
authorRobert Jarzmik <robert.jarzmik@free.fr>2011-12-22 16:51:22 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2012-01-02 12:34:58 +0100
commit6bef2778f1350cc8ebe40edb205d949990b33077 (patch)
tree536cb201885ed023eea0cc7c58334c26d319f024 /drivers/mtd/devices/Makefile
parentfa4d33d146778d6a0a6f0170d48fd7a71733785d (diff)
downloadbarebox-6bef2778f1350cc8ebe40edb205d949990b33077.tar.gz
barebox-6bef2778f1350cc8ebe40edb205d949990b33077.tar.xz
drivers/mtd: add docg3 chip
Add the MSystem disk-on-chip G3 support, taken from the linux kernel with few amendments to bring it into barebox. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers/mtd/devices/Makefile')
-rw-r--r--drivers/mtd/devices/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/mtd/devices/Makefile b/drivers/mtd/devices/Makefile
new file mode 100644
index 0000000000..164a72e188
--- /dev/null
+++ b/drivers/mtd/devices/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for the self containted memory technology device drivers.
+#
+
+obj-$(CONFIG_MTD_DOCG3) += docg3.o