kbuild: initramfs cleanup, set target from Kconfig
authorNicholas Piggin <npiggin@gmail.com>
Thu, 5 Jan 2017 10:29:36 +0000 (20:29 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Jan 2017 17:40:16 +0000 (09:40 -0800)
commit9e3596b0c6539e28546ff7c72a06576627068353
tree1c150c70bb2f1d2d3960f48c06eebe2d63078e1e
parentae30ab4cd711a147cafaf5674c333c5a84fe53fb
kbuild: initramfs cleanup, set target from Kconfig

Rather than keep a list of all possible compression types in the
Makefile, set the target explicitly from Kconfig.

Reviewed-by: Francisco Blas Izquierdo Riera (klondike) <klondike@klondike.es>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
usr/Makefile