Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
15ac0c7500f041ef80a0b7df8a192466d74e15c3
/
.
/
arch
/
arm
/
mach-rockchip
/
px30
/
Makefile
blob: 080ce146f75ee840b6895671485267118faad4d6 [
file
] [
log
] [
blame
]
#
# (C) Copyright 2017 Rockchip Electronics Co., Ltd.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
+=
clk_px30
.
o
ifndef CONFIG_TPL_BUILD
obj
-
y
+=
syscon_px30
.
o
endif
obj
-
y
+=
px30
.
o