Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.13 8 lines 169 B view raw
1# 2# Makefile for HSI 3# 4obj-$(CONFIG_HSI) += hsi.o 5hsi-objs := hsi_core.o 6hsi-$(CONFIG_HSI_BOARDINFO) += hsi_boardinfo.o 7obj-y += controllers/ 8obj-y += clients/