diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-04-03 17:37:13 +0900 |
---|---|---|
committer | Greentime Hu <greentime@andestech.com> | 2019-05-07 17:52:09 +0800 |
commit | 0ff8e00f2c1e939a44410b1b33f62e1932384531 (patch) | |
tree | ea426e918f2927b05d341622b4eaa41fee30e73d /block | |
parent | 5b633e517b8c02d0391f3f87e1af35cc38168b40 (diff) |
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 'block')
0 files changed, 0 insertions, 0 deletions