aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/ab8500_denc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/ab8500_denc/Makefile')
-rwxr-xr-xdrivers/misc/ab8500_denc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/misc/ab8500_denc/Makefile b/drivers/misc/ab8500_denc/Makefile
new file mode 100755
index 00000000000..ccd5cc99951
--- /dev/null
+++ b/drivers/misc/ab8500_denc/Makefile
@@ -0,0 +1,4 @@
+# Make file for compiling and loadable module HDMI
+
+obj-$(CONFIG_AB8500_DENC) += ab8500_denc.o
+