]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9fd3696ca58733925ea1b9511d1fbfabc4228809
tree1c150c70bb2f1d2d3960f48c06eebe2d63078e1e
parent5ffff03ee7b8dd47fb8de4a7ab62fa306f3c9807
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