1# SPDX-License-Identifier: GPL-2.0+
2
3obj-y += mem_map.o
4obj-$(CONFIG_ARCH_UNIPHIER_LD20) += lowlevel_init.o
5