mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-21 10:43:26 +08:00
c4b4500910
The iproc architecture code is present in several Broadcom chip architectures, including Cygnus and NSP. Signed-off-by: Scott Branden <sbranden@broadcom.com> Signed-off-by: Steve Rae <srae@broadcom.com>
10 lines
142 B
Makefile
10 lines
142 B
Makefile
#
|
|
# Copyright 2014 Broadcom Corporation.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += armpll.o
|
|
obj-y += hwinit-common.o
|
|
obj-y += timer.o
|