diff options
Diffstat (limited to 'board/BuR/brppt1/Makefile')
-rw-r--r-- | board/BuR/brppt1/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/BuR/brppt1/Makefile b/board/BuR/brppt1/Makefile index 43945d285d5..3dec0e6522a 100644 --- a/board/BuR/brppt1/Makefile +++ b/board/BuR/brppt1/Makefile @@ -1,11 +1,9 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Makefile # # Copyright (C) 2013 Hannes Schmelzer <oe5hpm@oevsv.at> # Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com -# -# SPDX-License-Identifier: GPL-2.0+ -# ifeq ($(CONFIG_SPL_BUILD),y) obj-y := mux.o |