projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
[platform/kernel/linux-starfive.git]
/
tools
/
lib
/
api
/
Build
1
libapi-y += fd/
2
libapi-y += fs/
3
libapi-y += cpu.o
4
libapi-y += debug.o
5
libapi-y += str_error_r.o
6
7
$(OUTPUT)str_error_r.o: ../str_error_r.c FORCE
8
$(call rule_mkdir)
9
$(call if_changed_dep,cc_o_c)