mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00: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>
9 lines
142 B
Makefile
9 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
|