summaryrefslogtreecommitdiff
path: root/drivers/staging/most/cdev/Makefile
diff options
context:
space:
mode:
authorChristian Gromm <christian.gromm@microchip.com>2017-11-21 15:04:36 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-27 09:20:33 +0100
commit7b9cdcf6ea8062b4a003b0a06601d94a52f95eeb (patch)
tree3130999dbbd283f8d8bd9f7c96a0870707e4b6b8 /drivers/staging/most/cdev/Makefile
parent057301cd972e44fa97b4834d9421878fe5edc059 (diff)
staging: most: cdev: rename module
This patch renames the folder of the cdev module. This 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/cdev/Makefile')
-rw-r--r--drivers/staging/most/cdev/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/staging/most/cdev/Makefile b/drivers/staging/most/cdev/Makefile
new file mode 100644
index 000000000000..afb9870eb50f
--- /dev/null
+++ b/drivers/staging/most/cdev/Makefile
@@ -0,0 +1,4 @@
+obj-$(CONFIG_MOST_CDEV) += most_cdev.o
+
+most_cdev-objs := cdev.o
+ccflags-y += -Idrivers/staging/