• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2obj-$(CONFIG_MOST_DIM2) += most_dim2.o
3
4most_dim2-objs := dim2.o hal.o sysfs.o
5ccflags-y += -I $(srctree)/drivers/staging/
6