]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - arch/blackfin
Blackfin: stick the CPU name into boot image name
authorRobin Getz <rgetz@blackfin.uclinux.org>
Wed, 17 Jun 2009 12:12:54 +0000 (08:12 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 23 Jun 2009 01:16:03 +0000 (21:16 -0400)
commit985895bd8d1e41079b41da32cdc57876a4a74126
tree954618a726a59f8022f47213ca13e33fab87b893
parent841a534367c2cfdc325a11958c51406da17686c7
Blackfin: stick the CPU name into boot image name

Rather than use "Linux" in the boot image name (as this is redundant --
the image type is already set to "linux"), use the CPU name.  This makes
it fairly obvious when a wrong image is accidentally booted.  Otherwise
there is no kernel output and you waste time scratching your head
wondering wtf just happened.

Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/boot/Makefile