xref: /openbmc/u-boot/board/sysam/stmark2/Makefile (revision a6dd10c70be9be863488d9d7afede057a4d99823)
1*a373024eSAngelo Dureghello#
2*a373024eSAngelo Dureghello# (C) Copyright 2014  Angelo Dureghello <angelo@sysam.it>
3*a373024eSAngelo Dureghello#
4*a373024eSAngelo Dureghello# SPDX-License-Identifier:     GPL-2.0+
5*a373024eSAngelo Dureghello#
6*a373024eSAngelo Dureghello
7*a373024eSAngelo Dureghelloobj-y = stmark2.o
8*a373024eSAngelo Dureghelloextra-y += sbf_dram_init.o
9