e095bcada2907abd87b74bb754c0233c67629ea7
[oweals/u-boot.git] / board / isee / igep00x0 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2000, 2001, 2002
4 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6 ifdef CONFIG_SPL_BUILD
7 obj-y   := spl.o common.o
8 else
9 obj-y   := igep00x0.o common.o
10 endif