1
0
Fork 0
remarkable-uboot/board/Synology/ds414/Makefile

11 lines
157 B
Makefile

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