mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 17:58:23 +00:00
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
|