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
perf tools: Streamline bpf examples and headers installation
[linux/fpc-iii.git]
/
arch
/
mips
/
boot
/
tools
/
Makefile
blob
5f8e737348ebd5d0979019a6ede6f4360a0a85c6
1
# SPDX-License-Identifier: GPL-2.0
2
3
hostprogs-y
+=
relocs
4
relocs-objs
+=
relocs_32.o
5
relocs-objs
+=
relocs_64.o
6
relocs-objs
+=
relocs_main.o
7
PHONY
+=
relocs
8
relocs
: $(
obj
)/
relocs
9
@
: