linux: fix uImage location on AVR32
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 7 Sep 2010 13:08:07 +0000 (15:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 Sep 2010 22:14:21 +0000 (00:14 +0200)
commit96652637ccfd94442224019c54341bf86094366a
tree437e3514ee87e5eda77508514e12864a0542af00
parentb626dc0791002d61f47c53b619fcba048c40171d
linux: fix uImage location on AVR32

On most architectures, the kernel image can be found in
arch/<ARCH>/boot, but on AVR32, it's in arch/<ARCH>/boot/images.

Issue initially reported by Joachim Pihl
<joachim.pihl@sensordevelopments.com>.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
linux/linux.mk