diff options
Diffstat (limited to 'board/vscom/baltos/Makefile')
-rw-r--r-- | board/vscom/baltos/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/vscom/baltos/Makefile b/board/vscom/baltos/Makefile index 804ac379dbd..c34b9b1dd8a 100644 --- a/board/vscom/baltos/Makefile +++ b/board/vscom/baltos/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+ -# ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),) obj-y := mux.o |