xref: /openbmc/u-boot/board/shmin/Makefile (revision 2bc00e016e4c1440f3004776e26357f46eb6690a)
1#
2# Copyright (C) 2010 Nobuhiro Iwamatsu
3# Copyright (C) 2008 Renesas Solutions Corp.
4#
5# u-boot/board/shmin/Makefile
6#
7# SPDX-License-Identifier:	GPL-2.0+
8
9obj-y	:= shmin.o
10obj-y	+= lowlevel_init.o
11