diff options
Diffstat (limited to 'board/zyxel/nsa310s/Makefile')
-rw-r--r-- | board/zyxel/nsa310s/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/zyxel/nsa310s/Makefile b/board/zyxel/nsa310s/Makefile index 43cdb86c20..2131e28db3 100644 --- a/board/zyxel/nsa310s/Makefile +++ b/board/zyxel/nsa310s/Makefile @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2015 # Gerald Kerma <dreagle@doukki.net> # Tony Dinh <mibodhi@gmail.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := nsa310s.o |