]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/hsi/Makefile
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[mirror_ubuntu-artful-kernel.git] / drivers / hsi / Makefile
1 #
2 # Makefile for HSI
3 #
4 obj-$(CONFIG_HSI) += hsi.o
5 hsi-objs := hsi_core.o
6 hsi-$(CONFIG_HSI_BOARDINFO) += hsi_boardinfo.o
7 obj-y += controllers/
8 obj-y += clients/