diff options
Diffstat (limited to 'board/sandbox/Makefile')
-rw-r--r-- | board/sandbox/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/sandbox/Makefile b/board/sandbox/Makefile index a0b9880d6e3..411b53c2b8d 100644 --- a/board/sandbox/Makefile +++ b/board/sandbox/Makefile @@ -1,7 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (c) 2011 The Chromium OS Authors. -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := sandbox.o |