]> Git Repo - linux.git/blob - drivers/hsi/Makefile
sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency
[linux.git] / drivers / hsi / Makefile
1 #
2 # Makefile for HSI
3 #
4 obj-$(CONFIG_HSI_BOARDINFO)     += hsi_boardinfo.o
5 obj-$(CONFIG_HSI)               += hsi.o
6 obj-y                           += controllers/
7 obj-y                           += clients/
This page took 0.038569 seconds and 4 git commands to generate.