summaryrefslogtreecommitdiffstats
path: root/board/bf609-ezkit/Makefile
blob: e4184ee2b6177815afc6259cfc00944be51a95d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# 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
OpenPOWER on IntegriCloud