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)
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>

No differences found