]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/esd/vom405/Makefile
Makefile: make directories by Makefile.build
[people/ms/u-boot.git] / board / esd / vom405 / Makefile
CommitLineData
809ac5e7 1#
f9328639 2# (C) Copyright 2000-2006
809ac5e7
SR
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
809ac5e7
SR
6#
7
809ac5e7
SR
8# Objects for Xilinx JTAG programming (CPLD)
9CPLD = ../common/xilinx_jtag/lenval.o \
10 ../common/xilinx_jtag/micro.o \
11 ../common/xilinx_jtag/ports.o
12
377e1048 13obj-y = vom405.o flash.o ../common/misc.o $(CPLD)