diff options
Diffstat (limited to 'board/bf609-ezkit/Makefile')
-rw-r--r-- | board/bf609-ezkit/Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/board/bf609-ezkit/Makefile b/board/bf609-ezkit/Makefile deleted file mode 100644 index e4184ee2b6..0000000000 --- a/board/bf609-ezkit/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# -# U-Boot - Makefile -# -# Copyright (c) 2005-2008 Analog Device Inc. -# -# (C) Copyright 2000-2006 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y := bf609-ezkit.o -obj-$(CONFIG_BFIN_SOFT_SWITCH) += soft_switch.o |