mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 16:10:58 +00:00
10 lines
155 B
Makefile
10 lines
155 B
Makefile
|
#
|
||
|
# (C) Copyright 2014 - 2015 Xilinx, Inc.
|
||
|
# Michal Simek <michal.simek@xilinx.com>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += clk.o
|
||
|
obj-y += cpu.o
|