summaryrefslogtreecommitdiffstats
path: root/board/cm-bf548/Makefile
blob: 98aca32b1fa4edbb8d13abc32d593c9f0c78ff28 (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	:= cm-bf548.o
obj-$(CONFIG_VIDEO)      += video.o
OpenPOWER on IntegriCloud