summaryrefslogtreecommitdiffstats
path: root/board/matrix_vision/mvblx/Makefile
blob: c056ebaf781d4a07dc787f1a69b439882e7f8ad4 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# (C) Copyright 2000, 2001, 2002
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y += mvblx.o fpga.o
obj-$(CONFIG_ID_EEPROM) += sys_eeprom.o

ccflags-y += -Werror
OpenPOWER on IntegriCloud