summaryrefslogtreecommitdiffstats
path: root/board/bf527-ezkit/Makefile
blob: 53ec9e7aa6f6ee223033544a683ed8d9701fc1be (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	:= bf527-ezkit.o
obj-$(CONFIG_VIDEO)      += video.o
OpenPOWER on IntegriCloud