diff options
Diffstat (limited to 'board/phytec/pcm051/Makefile')
-rw-r--r-- | board/phytec/pcm051/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/phytec/pcm051/Makefile b/board/phytec/pcm051/Makefile index ecb1d61669..ff6f8b4221 100644 --- a/board/phytec/pcm051/Makefile +++ b/board/phytec/pcm051/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+ -# ifdef CONFIG_SPL_BUILD obj-y += mux.o |