]> Git Repo - J-u-boot.git/blobdiff - board/Synology/ds414/Makefile
mvebu: ds414: Move cmd_syno into ds414 directory
[J-u-boot.git] / board / Synology / ds414 / Makefile
index 0f4c32d57ca31b82ce025ebb9bba160be651c0c5..93be10157525aefe1b78a888fa115693d5f56f49 100644 (file)
@@ -4,4 +4,7 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-obj-y :=       ds414.o
+obj-y  += ds414.o
+ifndef CONFIG_SPL_BUILD
+obj-y  += cmd_syno.o
+endif
This page took 0.019929 seconds and 4 git commands to generate.