Merge tag 'u-boot-amlogic-20190704' of https://gitlab.denx.de/u-boot/custodians/u...
[oweals/u-boot.git] / arch / mips / mach-mtmips / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 obj-y += cpu.o
4
5 ifndef CONFIG_SKIP_LOWLEVEL_INIT
6 obj-y += ddr_calibrate.o
7 obj-y += lowlevel_init.o
8 endif