xref: /rk3399_rockchip-uboot/arch/arm/cpu/armv7/iproc-common/Makefile (revision c4b4500910b2dac1dd2e02fb498c059688fb606a)
1*c4b45009SScott Branden#
2*c4b45009SScott Branden# Copyright 2014 Broadcom Corporation.
3*c4b45009SScott Branden#
4*c4b45009SScott Branden# SPDX-License-Identifier:	GPL-2.0+
5*c4b45009SScott Branden#
6*c4b45009SScott Branden
7*c4b45009SScott Brandenobj-y	+= armpll.o
8*c4b45009SScott Brandenobj-y	+= hwinit-common.o
9*c4b45009SScott Brandenobj-y	+= timer.o
10