]> Git Repo - linux.git/blame - drivers/hsi/Makefile
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux.git] / drivers / hsi / Makefile
CommitLineData
a056ab8c
CC
1#
2# Makefile for HSI
3#
a056ab8c 4obj-$(CONFIG_HSI) += hsi.o
e01957ab
AD
5hsi-objs := hsi_core.o
6hsi-$(CONFIG_HSI_BOARDINFO) += hsi_boardinfo.o
b209e047 7obj-y += controllers/
f9e40201 8obj-y += clients/
This page took 0.296577 seconds and 4 git commands to generate.