# # Copyright (C) 2015 Phil Sutter # # SPDX-License-Identifier: GPL-2.0+ # obj-y += ds414.o ifndef CONFIG_SPL_BUILD obj-y += cmd_syno.o endif