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
/
netlogic
/
common
/
Makefile
blob
89f6e3f39fed8d04c9cb1aac9353289bb39fb29d
1
# SPDX-License-Identifier: GPL-2.0
2
obj-y
+=
irq.o time.o
3
obj-y
+=
reset.o
4
obj-
$(
CONFIG_SMP
) +=
smp.o smpboot.o
5
obj-
$(
CONFIG_EARLY_PRINTK
) +=
earlycons.o