]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/isee/igep00x0/Makefile
Merge git://git.denx.de/u-boot-imx
[people/ms/u-boot.git] / board / isee / igep00x0 / Makefile
CommitLineData
8a3f6bb6
EBS
1#
2# (C) Copyright 2000, 2001, 2002
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
8a3f6bb6
EBS
6#
7
4c699a47
LM
8ifdef CONFIG_SPL_BUILD
9obj-y := spl.o common.o
10else
11obj-y := igep00x0.o common.o
12endif