mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 02:20:25 +00:00
9 lines
153 B
Makefile
9 lines
153 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# (C) Copyright 2016 - 2018 Xilinx, Inc.
|
||
|
# Michal Simek <michal.simek@xilinx.com>
|
||
|
#
|
||
|
|
||
|
obj-y += clk.o
|
||
|
obj-y += cpu.o
|