blob: e1bca5339b9e1b24314f67ea5be10b1494f99766 [file] [log] [blame]
Vladimir Barinov8c946272015-07-20 20:49:59 +03001#
2# board/renesas/stout/Makefile
3#
4# Copyright (C) 2015 Renesas Electronics Europe GmbH
5# Copyright (C) 2015 Renesas Electronics Corporation
6# Copyright (C) 2015 Cogent Embedded, Inc.
7#
8# SPDX-License-Identifier: GPL-2.0
9#
10
Simon Glass49c24a82024-09-29 19:49:47 -060011ifdef CONFIG_XPL_BUILD
Marek Vasut3320a222018-04-12 15:23:46 +020012obj-y := stout_spl.o
13else
14obj-y := stout.o cpld.o qos.o
15endif