diff options
Diffstat (limited to 'board/freescale/mx53loco/Makefile')
-rw-r--r-- | board/freescale/mx53loco/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/freescale/mx53loco/Makefile b/board/freescale/mx53loco/Makefile index 70ac6db1f9..d2ebd94dca 100644 --- a/board/freescale/mx53loco/Makefile +++ b/board/freescale/mx53loco/Makefile @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2011 Freescale Semiconductor, Inc. # Jason Liu <r64343@freescale.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += mx53loco.o obj-$(CONFIG_VIDEO) += mx53loco_video.o |