diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-04-03 10:37:13 +0200 |
---|---|---|
committer | Greentime Hu <greentime@andestech.com> | 2019-05-07 11:52:09 +0200 |
commit | 0ff8e00f2c1e939a44410b1b33f62e1932384531 (patch) | |
tree | ea426e918f2927b05d341622b4eaa41fee30e73d /net/caif | |
parent | nds32: add vmlinux.lds and vdso.so to .gitignore (diff) | |
download | linux-0ff8e00f2c1e939a44410b1b33f62e1932384531.tar.xz linux-0ff8e00f2c1e939a44410b1b33f62e1932384531.zip |
nds32: vdso: fix and clean-up Makefile
- $(call if_changed,...) must have FORCE as a prerequisite
- vdso.lds is a generated file, so it should be prefixed with
$(obj)/ instead of $(src)/.
- cmd_vdsosym is a one-liner rule, so the assignment with '='
is simpler.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Diffstat (limited to 'net/caif')
0 files changed, 0 insertions, 0 deletions