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