projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
usb: dwc2: gadget: Expand buffer size of control endpoint
[platform/kernel/linux-rpi.git]
/
drivers
/
hsi
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
#
3
# Makefile for HSI
4
#
5
obj-$(CONFIG_HSI) += hsi.o
6
hsi-objs := hsi_core.o
7
hsi-$(CONFIG_HSI_BOARDINFO) += hsi_boardinfo.o
8
obj-y += controllers/
9
obj-y += clients/