]> git.baikalelectronics.ru Git - kernel.git/commit
sh/boards/Makefile typo fix
authorAdrian Bunk <bunk@kernel.org>
Sat, 2 Aug 2008 16:53:44 +0000 (19:53 +0300)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 3 Aug 2008 00:31:07 +0000 (09:31 +0900)
commit30e644574751aba17dc18d335a3df5f4d3bdda26
tree8121839ca962b586115cb7986137edfcda26d0b0
parent278f112ca4003c086ddc3d2b590d3daa32a39827
sh/boards/Makefile typo fix

The following build error was caused by an obvious typo:

<--  snip  -->

...
  LD      arch/sh/mm/built-in.o
make[2]: *** No rule to make target `arch/sh/boards/board-shmin..o', needed by `arch/sh/boards/built-in.o'.  Stop.

<--  snip  -->

Reported-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/Makefile