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
bpf: Prevent memory disambiguation attack
[linux/fpc-iii.git]
/
drivers
/
soc
/
tegra
/
Makefile
blob
902759fe5f4da5050980115c7f5c2c0d6bb4c5f1
1
# SPDX-License-Identifier: GPL-2.0
2
obj-y
+=
fuse
/
3
4
obj-y
+=
common.o
5
obj-
$(
CONFIG_SOC_TEGRA_FLOWCTRL
) +=
flowctrl.o
6
obj-
$(
CONFIG_SOC_TEGRA_PMC
) +=
pmc.o
7
obj-
$(
CONFIG_SOC_TEGRA_POWERGATE_BPMP
) +=
powergate-bpmp.o