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>
Sat, 31 Mar 2018 14:57:23 +0000 (15:57 +0100)
commit0b6e7a3def1341a9dd800d84ea75892718177b6a
tree4055e6c9c95b76c88cfa80dd2d8ebdf2cf21eaa1
parent2bef286c4d4645ff11bae494314f4b77e4bbe94e
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