blob: 93be10157525aefe1b78a888fa115693d5f56f49 [file] [log] [blame]
Phil Sutteraefb8f42015-12-25 14:41:25 +01001#
2# Copyright (C) 2015 Phil Sutter <phil@nwl.cc>
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
Tom Rinid08fedf2016-03-16 15:25:46 -04007obj-y += ds414.o
8ifndef CONFIG_SPL_BUILD
9obj-y += cmd_syno.o
10endif