build: Adds the ability to disable personal initramfs build for target device
authorSergey Sergeev <adron@yapic.net>
Thu, 16 Jun 2016 19:04:51 +0000 (22:04 +0300)
committerFelix Fietkau <nbd@nbd.name>
Sun, 26 Jun 2016 11:06:36 +0000 (13:06 +0200)
commite6b93303437cd63d5f30787d5140ced73400e587
tree9c0753abf9e9db1f4ab5dd058aacba22a745ef5b
parent3d58d7f053eae83b59baf5c8b8a58da78653f605
build: Adds the ability to disable personal initramfs build for target device

If KERNEL_INITRAMFS := in the target/linux/*/image/Makefile->Device/%NAME% section is set to ''
then personal initramfs file for this target device will not be created.
This var is similar to the Device/Build/kernel KERNEL_INSTALL :=

Signed-off-by: Sergey Sergeev <adron@yapic.net>
include/image.mk