]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - tools/lib/api/Build
Merge tag 'backlight-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-hirsute-kernel.git] / tools / lib / api / Build
CommitLineData
285a8f24
JO
1libapi-y += fd/
2libapi-y += fs/
09f6acf2 3libapi-y += cpu.o
975f14fa 4libapi-y += debug.o
8149a774
ACM
5libapi-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)