treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / staging / most / Makefile
blob20a99ecb37c469514d05db26c66ec1535a3daeaa
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
6 obj-$(CONFIG_MOST_CDEV) += cdev/
7 obj-$(CONFIG_MOST_NET) += net/
8 obj-$(CONFIG_MOST_SOUND) += sound/
9 obj-$(CONFIG_MOST_VIDEO) += video/
10 obj-$(CONFIG_MOST_DIM2) += dim2/
11 obj-$(CONFIG_MOST_I2C) += i2c/
12 obj-$(CONFIG_MOST_USB) += usb/