scripts: Update mkknlimg, just in case
authorPhil Elwell <phil@raspberrypi.org>
Wed, 25 Oct 2017 08:20:56 +0000 (09:20 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:41:06 +0000 (17:41 +0000)
commit55eafef4268764c8d0562a60ab8d12727a1253a4
treeefbf1cfa1ca46f3db4c49f0a9e012ab7838ea508
parent69856b7c18901e126405817f9c944593c458b99a
scripts: Update mkknlimg, just in case

With the removal of the vc_cma driver, mkknlimg lost an indication that
the user had built a downstream kernel. Update the script, adding a few
more key strings, in case it is still being used.

Note that mkknlimg is now deprecated, except to tag kernels as upstream
(283x), and thus requiring upstream DTBs.

See: https://github.com/raspberrypi/linux/issues/2239

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
scripts/mkknlimg