diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-03-26 14:57:17 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-03-29 22:37:53 +0900 |
commit | 7d7df745b0a63af33415ec234b29b9d6ed59ad8c (patch) | |
tree | 4e39e2a1290afe8d6c2999971b72f2eff6f88a05 /Makefile | |
parent | 734f3719d3438f9cc181d674c33ca9762e9148a1 (diff) |
net: wan: wanxl: refactor the firmware rebuild rule
Split the big recipe into 3 stages: compile, link, and hexdump.
After this commit, the build log with CONFIG_WANXL_BUILD_FIRMWARE
will look like this:
M68KAS drivers/net/wan/wanxlfw.o
M68KLD drivers/net/wan/wanxlfw.bin
BLDFW drivers/net/wan/wanxlfw.inc
CC [M] drivers/net/wan/wanxl.o
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions