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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment