]> git.sur5r.net Git - u-boot/blob - board/compulab/cl-som-am57x/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-mmc
[u-boot] / board / compulab / cl-som-am57x / Makefile
1 #
2 # Makefile
3 #
4 # (C) Copyright 2016 CompuLab, Ltd. <www.compulab.co.il>
5 #
6 # Author: Dmitry Lifshitz <lifshitz@compulab.co.il>
7 #
8 # SPDX-License-Identifier:     GPL-2.0+
9 #
10
11 ifdef CONFIG_SPL_BUILD
12 obj-y   += spl.o mux.o
13 else
14 obj-y   += cl-som-am57x.o mux.o
15 endif
16
17 obj-$(CONFIG_DRIVER_TI_CPSW)    += eth.o