1obj-$(CONFIG_MOST_CDEV) += most_cdev.o
2
3most_cdev-objs := cdev.o
4ccflags-y += -Idrivers/staging/
5