Commit fc10bf7e authored by Christian Gromm's avatar Christian Gromm Committed by Greg Kroah-Hartman

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: default avatarChristian Gromm <christian.gromm@microchip.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8fc2a66b
obj-$(CONFIG_AIM_CDEV) += aim_cdev.o
aim_cdev-objs := cdev.o
ccflags-y += -Idrivers/staging/
obj-$(CONFIG_AIM_NETWORK) += aim_network.o
aim_network-objs := networking.o
ccflags-y += -Idrivers/staging/
obj-$(CONFIG_AIM_SOUND) += aim_sound.o
aim_sound-objs := sound.o
ccflags-y += -Idrivers/staging/
obj-$(CONFIG_AIM_V4L2) += aim_v4l2.o
aim_v4l2-objs := video.o
ccflags-y += -Idrivers/staging/
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/
obj-$(CONFIG_HDM_I2C) += hdm_i2c.o
ccflags-y += -Idrivers/staging/
obj-$(CONFIG_HDM_USB) += hdm_usb.o
ccflags-y += -Idrivers/staging/
ccflags-y += -Idrivers/staging/most/aim-network/
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment