blob: ec0d27a7aa8bd9dd4530f6b4cfc2004681ee58ef [file] [log] [blame]
Hannes Petermaier893c04e2014-02-07 08:07:36 +01001#
2# Makefile
3#
4# Copyright (C) 2013 Hannes Petermaier <oe5hpm@oevsv.at>
5# 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