summaryrefslogtreecommitdiff
path: root/arch/mips/mach-mtmips/mt7620/Makefile
blob: d2d79e3424b9fbfe11c7b0fdbc7e4411eeb07e61 (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_XPL_BUILD
obj-y += sysc.o
endif