]> git.sur5r.net Git - u-boot/blob - ds414/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / ds414 / Makefile
1 #
2 # Copyright (C) 2015 Phil Sutter <phil@nwl.cc>
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-y   += ds414.o
8 ifndef CONFIG_SPL_BUILD
9 obj-y   += cmd_syno.o
10 endif