summaryrefslogtreecommitdiff
path: root/board/liebherr/display5/Makefile
blob: c62583a980673aa42061f37f438542a4d3de9228 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright (C) 2017, DENX Software Engineering
# Lukasz Majewski <[email protected]>
#
# SPDX-License-Identifier:    GPL-2.0+
#
ifdef CONFIG_XPL_BUILD
obj-y = spl.o
else
obj-y := display5.o
endif