diff options
Diffstat (limited to 'board/xes/common/Makefile')
-rw-r--r-- | board/xes/common/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/xes/common/Makefile b/board/xes/common/Makefile index db1f029f96..b5c6900021 100644 --- a/board/xes/common/Makefile +++ b/board/xes/common/Makefile @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-$(CONFIG_FSL_PCI_INIT) += fsl_8xxx_pci.o obj-$(CONFIG_ARCH_MPC8572) += fsl_8xxx_clk.o |