diff options
Diffstat (limited to 'board/Synology/ds414/Makefile')
-rw-r--r-- | board/Synology/ds414/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/Synology/ds414/Makefile b/board/Synology/ds414/Makefile index 93be101575..b1d018effa 100644 --- a/board/Synology/ds414/Makefile +++ b/board/Synology/ds414/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2015 Phil Sutter <phil@nwl.cc> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += ds414.o ifndef CONFIG_SPL_BUILD |