blob: b1d018effaa09d1e6df1f8e8b86a9f69a058a0d5 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
Phil Sutteraefb8f42015-12-25 14:41:25 +01002#
3# Copyright (C) 2015 Phil Sutter <phil@nwl.cc>
Phil Sutteraefb8f42015-12-25 14:41:25 +01004
Tom Rinid08fedf2016-03-16 15:25:46 -04005obj-y += ds414.o
6ifndef CONFIG_SPL_BUILD
7obj-y += cmd_syno.o
8endif