]> git.sur5r.net Git - u-boot/blob - board/olimex/mx23_olinuxino/Makefile
133114c08df1fd6ebc86f227ab801dbd2389fdaa
[u-boot] / board / olimex / mx23_olinuxino / Makefile
1 #
2 # (C) Copyright 2000-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 ifndef  CONFIG_SPL_BUILD
9 obj-y   := mx23_olinuxino.o
10 else
11 obj-y   := spl_boot.o
12 endif