xref: /openbmc/u-boot/board/armltd/vexpress64/Makefile (revision 1d6c54ecb39b8591a98f02f9b47af225ff07cd0b)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# (C) Copyright 2000-2004
4# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6obj-y	:= vexpress64.o
7obj-$(CONFIG_TARGET_VEXPRESS64_JUNO)	+= pcie.o
8