diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-07 12:33:55 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2018-12-14 08:09:20 +0100 |
commit | 3dda563b8349ccc27547883e6cf2be4391d19cb1 (patch) | |
tree | ecdad5b6841a2b7aacdb4fb0e6895f54e58e63e8 /Documentation | |
parent | microblaze: fix multiple bugs in arch/microblaze/boot/Makefile (diff) | |
download | linux-3dda563b8349ccc27547883e6cf2be4391d19cb1.tar.xz linux-3dda563b8349ccc27547883e6cf2be4391d19cb1.zip |
microblaze: add linux.bin* and simpleImage.* to PHONY
linux.bin, linux.bin.gz, and linux.bin.ub are phony targets to
generate a corresponding image under arch/microblaze/boot/.
simpleImage.% also works like a phony target, but a pattern that
contains '%' cannot be a phony target. I replaced it with equivalent
simpleImage.$(DTB).
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions