summaryrefslogtreecommitdiffstats
path: root/drivers/of/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/of/Makefile')
-rw-r--r--drivers/of/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/of/Makefile b/drivers/of/Makefile
new file mode 100644
index 0000000000..c14aaec79f
--- /dev/null
+++ b/drivers/of/Makefile
@@ -0,0 +1,3 @@
+obj-y += base.o
+obj-y += gpio.o
+obj-y += partition.o