repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make filldir[64]() verify the directory entry filename is valid
[linux/fpc-iii.git]
/
drivers
/
hsi
/
Makefile
blob
53c3bcdbf1b07068c7b5759ae78b4354d9fe9a20
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
/