aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/i2c/Makefile
diff options
context:
space:
mode:
authorChristian Gromm <christian.gromm@microchip.com>2017-11-21 15:04:37 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-27 09:20:33 +0100
commit77550c20121f07b0f2389c39e076e034660724e0 (patch)
treeab3ae54ffb6f4e35b7a6a24de2da7485e23c0035 /drivers/staging/most/i2c/Makefile
parentstaging: most: cdev: rename module (diff)
downloadlinux-dev-77550c20121f07b0f2389c39e076e034660724e0.tar.xz
linux-dev-77550c20121f07b0f2389c39e076e034660724e0.zip
staging: most: i2c: rename module
This patch renames the folder of the i2c module. It is needed to clear the directory layout. Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/most/i2c/Makefile')
-rw-r--r--drivers/staging/most/i2c/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/staging/most/i2c/Makefile b/drivers/staging/most/i2c/Makefile
new file mode 100644
index 000000000000..a7d094c1e1c2
--- /dev/null
+++ b/drivers/staging/most/i2c/Makefile
@@ -0,0 +1,4 @@
+obj-$(CONFIG_MOST_I2C) += most_i2c.o
+
+most_i2c-objs := i2c.o
+ccflags-y += -Idrivers/staging/