ARM: am335x: Add phyCORE AM335x R2 support
[oweals/u-boot.git] / board / Synology / ds414 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (C) 2015 Phil Sutter <phil@nwl.cc>
4
5 obj-y   += ds414.o
6 ifndef CONFIG_SPL_BUILD
7 obj-y   += cmd_syno.o
8 endif