blob: 43945d285d5e441e5071ea140287e6cea43694e0 [file] [log] [blame]
Hannes Petermaier893c04e2014-02-07 08:07:36 +01001#
2# Makefile
3#
Hannes Schmelzer4c302b92015-05-28 15:41:12 +02004# Copyright (C) 2013 Hannes Schmelzer <oe5hpm@oevsv.at>
Hannes Petermaier893c04e2014-02-07 08:07:36 +01005# Bernecker & Rainer Industrieelektronik GmbH - http://www.br-automation.com
6#
7# SPDX-License-Identifier: GPL-2.0+
8#
9
10ifeq ($(CONFIG_SPL_BUILD),y)
11obj-y := mux.o
12endif
13obj-y += ../common/common.o
14obj-y += board.o