From: Stephen Warren Date: Fri, 16 Mar 2012 21:03:55 +0000 (-0600) Subject: Kbuild: centralize MKIMAGE and cmd_uimage definitions X-Git-Tag: v3.4-rc1~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e33936451484b06b61b259172fa3761a7d1cd4dc;p=pandora-kernel.git Kbuild: centralize MKIMAGE and cmd_uimage definitions All ARCHs have the same definition of MKIMAGE. Move it to Makefile.lib to avoid duplication. All ARCHs have similar definitions of cmd_uimage. Place a sufficiently parameterized version in Makefile.lib to avoid duplication. Signed-off-by: Stephen Warren Acked-by: Nicolas Pitre Tested-by: Mike Frysinger [Blackfin] Tested-by: Michal Simek [Microblaze] Tested-by: Guan Xuetao [unicore32] Signed-off-by: Michal Marek --- Reading git-diff-tree failed