diff options
Diffstat (limited to 'board/freescale/mpc8349itx/Makefile')
-rw-r--r-- | board/freescale/mpc8349itx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/freescale/mpc8349itx/Makefile b/board/freescale/mpc8349itx/Makefile index e9092adba21..803cba09ffb 100644 --- a/board/freescale/mpc8349itx/Makefile +++ b/board/freescale/mpc8349itx/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) Freescale Semiconductor, Inc. 2006. -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += mpc8349itx.o obj-$(CONFIG_PCI) += pci.o |