mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-18 14:15:49 +02:00
11 lines
155 B
Makefile
Executable File
11 lines
155 B
Makefile
Executable File
#
|
|
# Copyright (C) 2017-2020 Alibaba Group Holding Limited
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += bootm.o
|
|
obj-y += mmu.o
|
|
obj-y += cache.o
|
|
|