]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/olimex/mx23_olinuxino/Makefile
Convert CONFIG_BOOTCOUNT_EXT to Kconfig
[people/ms/u-boot.git] / board / olimex / mx23_olinuxino / Makefile
CommitLineData
64a93860
MV
1#
2# (C) Copyright 2000-2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
64a93860
MV
6#
7
64a93860 8ifndef CONFIG_SPL_BUILD
a79854a9 9obj-y := mx23_olinuxino.o
64a93860 10else
a79854a9 11obj-y := spl_boot.o
64a93860 12endif