forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/staging/most/Makefile
....@@ -1,12 +1,7 @@
11 # SPDX-License-Identifier: GPL-2.0
2
-obj-$(CONFIG_MOST) += most_core.o
3
-most_core-y := core.o
4
-ccflags-y += -Idrivers/staging/
52
6
-obj-$(CONFIG_MOST_CDEV) += cdev/
73 obj-$(CONFIG_MOST_NET) += net/
84 obj-$(CONFIG_MOST_SOUND) += sound/
95 obj-$(CONFIG_MOST_VIDEO) += video/
106 obj-$(CONFIG_MOST_DIM2) += dim2/
117 obj-$(CONFIG_MOST_I2C) += i2c/
12
-obj-$(CONFIG_MOST_USB) += usb/