]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
powerpc/boot: All uses of if_changed should depend on FORCE
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 21 Nov 2016 10:14:34 +0000 (21:14 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 29 Nov 2016 10:42:34 +0000 (21:42 +1100)
commit42d0c932b05b06f04ac66439b4b14be5a83db114
tree513480616d27161f1bd11bd639690149578c564f
parent1196d7aaebf6cdad619310fe2834224c8cc10d50
powerpc/boot: All uses of if_changed should depend on FORCE

If we're using if_changed then we must depend on FORCE, so that
if_changed gets a chance to check if something changed.

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