Files
thead-uboot/board/freescale/mx31pdk/Makefile
2022-09-13 11:04:33 +08:00

12 lines
255 B
Makefile

# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2008 Magnus Lilja <lilja.magnus@gmail.com>
#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
ifdef CONFIG_SPL_BUILD
obj-y += lowlevel_init.o
endif
obj-y += mx31pdk.o