Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit ed7ceac1 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kbuild: add phony targets to ./Kbuild


missing-syscalls and old-atomics are meant to be phony targets.
Adding them to always-y is odd. (always-y should generate something).

Add a new phony target 'prepare', which depends on all the other.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent a7f3257d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment