xref: /openbmc/u-boot/board/espt/Makefile (revision 04ab29ab257598b0e33785c075c9163ea090e6b7)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (C) 2009 Renesas Solutions Corp.
4# Copyright (C) 2009 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
5#
6# board/espt/Makefile
7
8obj-y	:= espt.o
9extra-y	+= lowlevel_init.o
10