projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ARM: meson: display Amlogic SoC Information
[platform/kernel/u-boot.git]
/
arch
/
arm
/
mach-meson
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0+
2
#
3
# Copyright (c) 2016 Beniamino Galvani <b.galvani@gmail.com>
4
5
obj-y += board-common.o sm.o board-info.o
6
obj-$(CONFIG_MESON_GX) += board-gx.o
7
obj-$(CONFIG_MESON_AXG) += board-axg.o