1# 2# (C) Copyright 2000-2004 3# Wolfgang Denk, DENX Software Engineering, wd@denx.de. 4# 5# SPDX-License-Identifier: GPL-2.0+ 6# 7 8obj-y := vexpress64.o 9obj-$(CONFIG_TARGET_VEXPRESS64_JUNO) += pcie.o 10