media: platform: Makefile: reorganize its contents
authorMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 10 Mar 2022 14:48:58 +0000 (15:48 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 14 Mar 2022 08:42:59 +0000 (09:42 +0100)
commitf7fb2414db9e054f8e8709184dadbda7bc040da5
treed5e8b79f9163221406ae0b9295e960d2c7127d07
parent5c89357a7a0f17c6198bb28614913fb1eb284615
media: platform: Makefile: reorganize its contents

There are lots of inconsistencies here: some directories are
included as-is, and others included using one (or more) symbols
that are inside it. Also, its entries are not sorted.

That makes it harder to maintain.

Reorganize it by placing everything on alphabetic order and
providing some hints about how patches for such file is expected.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/Makefile