diff options
Diffstat (limited to 'board/intel/cherryhill/Makefile')
-rw-r--r-- | board/intel/cherryhill/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/intel/cherryhill/Makefile b/board/intel/cherryhill/Makefile index 0dbb055f970..b09581a9195 100644 --- a/board/intel/cherryhill/Makefile +++ b/board/intel/cherryhill/Makefile @@ -1,7 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2017, Bin Meng <bmeng.cn@gmail.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += cherryhill.o start.o |