summaryrefslogtreecommitdiffstats
path: root/arch/mips/mach-mtmips/mt7620/Makefile
blob: 649f6c3798f64f8f81711cdd6cae84aaaff173b6 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0

obj-y += lowlevel_init.o
obj-y += init.o
obj-y += dram.o
obj-y += serial.o

ifndef CONFIG_SPL_BUILD
obj-y += sysc.o
endif