Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[linux-2.6-microblaze.git] / drivers / staging / most / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_MOST) += most_core.o
3 most_core-y := core.o
4 most_core-y += configfs.o
5 ccflags-y += -I $(srctree)/drivers/staging/
6
7 obj-$(CONFIG_MOST_CDEV) += cdev/
8 obj-$(CONFIG_MOST_NET)  += net/
9 obj-$(CONFIG_MOST_SOUND)        += sound/
10 obj-$(CONFIG_MOST_VIDEO)        += video/
11 obj-$(CONFIG_MOST_DIM2) += dim2/
12 obj-$(CONFIG_MOST_I2C)  += i2c/
13 obj-$(CONFIG_MOST_USB)  += usb/