Home | History | Annotate | Download | only in vexpress
      1 # SPDX-License-Identifier: GPL-2.0+
      2 #
      3 # (C) Copyright 2000-2004
      4 # Wolfgang Denk, DENX Software Engineering, wd (at] denx.de.
      5 
      6 obj-y	:= vexpress_common.o
      7 obj-$(CONFIG_TARGET_VEXPRESS_CA15_TC2)	+= vexpress_tc2.o
      8