Home
last modified time | relevance | path

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

/openbmc/linux/
H A DMakefilea716bd7432106aed82a751409d7be851a23022ac Mon Nov 02 06:08:53 CST 2020 Denys Zagorui <dzagorui@cisco.com> kbuild: use -fmacro-prefix-map for .S sources

Follow-up to commit a73619a845d5 ("kbuild: use -fmacro-prefix-map to
make __FILE__ a relative path"). Assembler sources also use __FILE__
macro so this flag should be also applied to those sources.

Signed-off-by: Denys Zagorui <dzagorui@cisco.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>