Sign in
qemu
/
u-boot
/
88b2eb0c393c3b83926bdce0ff1ee893445064e6
/
.
/
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