staging: most: remove legacy folders

This patch removes the legacy folders of the modules. It is needed
to clean up the driver's source tree.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Christian Gromm 2017-11-27 15:20:05 +01:00 committed by Greg Kroah-Hartman
parent 8fc2a66b09
commit fc10bf7e59
7 changed files with 0 additions and 29 deletions

View File

@ -1,4 +0,0 @@
obj-$(CONFIG_AIM_CDEV) += aim_cdev.o
aim_cdev-objs := cdev.o
ccflags-y += -Idrivers/staging/

View File

@ -1,4 +0,0 @@
obj-$(CONFIG_AIM_NETWORK) += aim_network.o
aim_network-objs := networking.o
ccflags-y += -Idrivers/staging/

View File

@ -1,4 +0,0 @@
obj-$(CONFIG_AIM_SOUND) += aim_sound.o
aim_sound-objs := sound.o
ccflags-y += -Idrivers/staging/

View File

@ -1,5 +0,0 @@
obj-$(CONFIG_AIM_V4L2) += aim_v4l2.o
aim_v4l2-objs := video.o
ccflags-y += -Idrivers/staging/

View File

@ -1,5 +0,0 @@
obj-$(CONFIG_HDM_DIM2) += hdm_dim2.o
hdm_dim2-objs := dim2_hdm.o dim2_hal.o dim2_sysfs.o
ccflags-y += -Idrivers/staging/
ccflags-y += -Idrivers/staging/most/aim-network/

View File

@ -1,3 +0,0 @@
obj-$(CONFIG_HDM_I2C) += hdm_i2c.o
ccflags-y += -Idrivers/staging/

View File

@ -1,4 +0,0 @@
obj-$(CONFIG_HDM_USB) += hdm_usb.o
ccflags-y += -Idrivers/staging/
ccflags-y += -Idrivers/staging/most/aim-network/