mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
7 lines
122 B
Makefile
7 lines
122 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (C) 2018, Bin Meng <bmeng.cn@gmail.com>
|
||
|
|
||
|
obj-y += dram.o
|
||
|
obj-y += cpu.o
|