allwinner: Unify platform.mk files
For the two different platforms we support in the Allwinner port we
mostly rely on header files covering the differences. This leads to the
platform.mk files in the respective directories to be almost identical.

To avoid further divergence and make sure that one platform doesn't
break accidentally, let's create a shared allwinner-common.mk file and
include that from the platform directory.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
1 parent 0595abc commit a80490c53e6eb77c21156cca5670599f13366d61
@Andre Przywara Andre Przywara authored on 27 Sep 2018
Showing 3 changed files
View
plat/allwinner/common/allwinner-common.mk 0 → 100644
View
plat/allwinner/sun50i_a64/platform.mk
View
plat/allwinner/sun50i_h6/platform.mk