xref: /openbmc/u-boot/board/esd/meesc/Makefile (revision fa61ef6b)
1#
2# (C) Copyright 2003-2008
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# (C) Copyright 2008
6# Stelian Pop <stelian@popies.net>
7# Lead Tech Design <www.leadtechdesign.com>
8#
9# SPDX-License-Identifier:	GPL-2.0+
10#
11
12obj-y	+= meesc.o
13obj-$(CONFIG_HAS_DATAFLASH) += partition.o
14