diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2012-07-17 15:48:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-17 16:21:30 -0700 |
commit | df12aef6a19bb2d69859a94936bda0e6ccaf3327 (patch) | |
tree | d99ef993d8cd8882e0a14ab7f90b0301802539c2 /drivers/mtd/ar7part.c | |
parent | a6b202979661eb32646048aeaad7be7b70c2cd22 (diff) | |
download | blackbird-op-linux-df12aef6a19bb2d69859a94936bda0e6ccaf3327.tar.gz blackbird-op-linux-df12aef6a19bb2d69859a94936bda0e6ccaf3327.zip |
m32r: consistently use "suffix-$(...)"
Commit a556bec9955c ("m32r: fix arch/m32r/boot/compressed/Makefile")
changed "$(suffix_y)" to "$(suffix-y)", but didn't update any location
where "suffix_y" is set, causing:
make[5]: *** No rule to make target `arch/m32r/boot/compressed/vmlinux.bin.', needed by `arch/m32r/boot/compressed/piggy.o'. Stop.
make[4]: *** [arch/m32r/boot/compressed/vmlinux] Error 2
make[3]: *** [zImage] Error 2
Correct the other locations to fix this.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/mtd/ar7part.c')
0 files changed, 0 insertions, 0 deletions