diff options
Diffstat (limited to 'board/bosch/shc/Makefile')
-rw-r--r-- | board/bosch/shc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/bosch/shc/Makefile b/board/bosch/shc/Makefile index 4fec2bff29..93f2df3773 100644 --- a/board/bosch/shc/Makefile +++ b/board/bosch/shc/Makefile @@ -1,10 +1,8 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Makefile # # Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := mux.o obj-y += board.o |