]> Git Repo - J-u-boot.git/blame - arch/arm/mach-meson/Makefile
ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase
[J-u-boot.git] / arch / arm / mach-meson / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
bfcef28a
BG
2#
3# Copyright (c) 2016 Beniamino Galvani <[email protected]>
bfcef28a 4
f41d723b 5obj-y += board-common.o sm.o board-info.o
33e33780 6obj-$(CONFIG_MESON_GX) += board-gx.o
485bba39 7obj-$(CONFIG_MESON_AXG) += board-axg.o
17b7efe2 8obj-$(CONFIG_MESON_G12A) += board-g12a.o
This page took 0.447384 seconds and 4 git commands to generate.