]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/boot: Makefile cleanup
authorMichal Marek <mmarek@suse.cz>
Thu, 2 Oct 2014 13:49:15 +0000 (15:49 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 16 Mar 2015 07:50:15 +0000 (18:50 +1100)
commit4c863e4ed328dbba5aa3dceb31930e560b7e7fb5
treeed13239049120e767064cbd1e0d816a8e4770525
parent5d9fe8f0eb5cd94aac214270937356e85322af3d
powerpc/boot: Makefile cleanup

The $(image-n) variable will never exist, because unset Kconfig options
are '' and not 'n'.

Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/Makefile