From 9a4018e09a2f2845b509145959deb08e599e87d6 Mon Sep 17 00:00:00 2001 From: Matthias Fuchs Date: Mon, 12 Jan 2015 22:47:19 +0100 Subject: ppc4xx: remove DP405 board Signed-off-by: Matthias Fuchs --- board/esd/dp405/Makefile | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 board/esd/dp405/Makefile (limited to 'board/esd/dp405/Makefile') diff --git a/board/esd/dp405/Makefile b/board/esd/dp405/Makefile deleted file mode 100644 index cfcfb66..0000000 --- a/board/esd/dp405/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# -# (C) Copyright 2000-2006 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -# Objects for Xilinx JTAG programming (CPLD) -CPLD = ../common/xilinx_jtag/lenval.o \ - ../common/xilinx_jtag/micro.o \ - ../common/xilinx_jtag/ports.o - -obj-y = dp405.o flash.o ../common/misc.o $(CPLD) -- cgit v1.1