Home
last modified time | relevance | path

Searched hist:ed7ceac157c27bdc64e79a3229f5ab6e8899597f (Results 1 – 2 of 2) sorted by relevance

/linux/
H A DKbuilded7ceac157c27bdc64e79a3229f5ab6e8899597f Sat Aug 20 09:15:28 UTC 2022 Masahiro Yamada <masahiroy@kernel.org> 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: Masahiro Yamada <masahiroy@kernel.org>
H A DMakefileed7ceac157c27bdc64e79a3229f5ab6e8899597f Sat Aug 20 09:15:28 UTC 2022 Masahiro Yamada <masahiroy@kernel.org> 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: Masahiro Yamada <masahiroy@kernel.org>