Blame view

drivers/hsi/Makefile 204 Bytes
b24413180   Greg Kroah-Hartman   License cleanup: ...
1
  # SPDX-License-Identifier: GPL-2.0
a056ab8c7   Carlos Chinea   HSI: hsi: Introdu...
2
3
4
  #
  # Makefile for HSI
  #
a056ab8c7   Carlos Chinea   HSI: hsi: Introdu...
5
  obj-$(CONFIG_HSI)		+= hsi.o
e01957abd   Andrew F. Davis   hsi: Build hsi_bo...
6
7
  hsi-objs			:= hsi_core.o
  hsi-$(CONFIG_HSI_BOARDINFO)	+= hsi_boardinfo.o
b209e047b   Sebastian Reichel   HSI: Introduce OM...
8
  obj-y				+= controllers/
f9e402016   Andras Domokos   HSI: hsi_char: Ad...
9
  obj-y				+= clients/