]> Git Repo - J-u-boot.git/blame - board/Synology/ds414/Makefile
mvebu: ds414: Move cmd_syno into ds414 directory
[J-u-boot.git] / board / Synology / ds414 / Makefile
CommitLineData
aefb8f4c
PS
1#
2# Copyright (C) 2015 Phil Sutter <[email protected]>
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
d08fedf6
TR
7obj-y += ds414.o
8ifndef CONFIG_SPL_BUILD
9obj-y += cmd_syno.o
10endif
This page took 0.057707 seconds and 4 git commands to generate.