linux: restrict output image formats to the appropriate arches
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 1 Sep 2010 13:26:24 +0000 (15:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 Sep 2010 22:14:21 +0000 (00:14 +0200)
commitb626dc0791002d61f47c53b619fcba048c40171d
treefd26a9fd03668575243163643af48deee53d760c
parent3e5e39a8a25a4a085afe08bdcf46933c8d569ed7
linux: restrict output image formats to the appropriate arches

Some Linux kernel output image formats are available on some archs,
some not. For example 'uImage' is not supported on MIPS, so let's
prevent the user from making this selection.

Issue initially reported by Choi, David <David.Choi@Micrel.Com>.

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