summaryrefslogtreecommitdiffstats
path: root/board/matrix_vision/mvblx/Makefile
blob: c6c09339562af7644e2c75e3dbbb4c28e80e9c8b (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

CFLAGS += -Werror
OpenPOWER on IntegriCloud