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