blob: 48dd7dbb8beacbbfb957416f67c9725698275492 [file] [log] [blame]
Vladimir Barinovc8c1a3e2015-01-12 19:17:07 +03001#
2# board/renesas/silk/Makefile
3#
4# Copyright (C) 2015 Renesas Electronics Corporation
5# Copyright (C) 2015 Cogent Embedded, Inc.
6#
7# SPDX-License-Identifier: GPL-2.0
8#
9
Simon Glass49c24a82024-09-29 19:49:47 -060010ifdef CONFIG_XPL_BUILD
Marek Vasut52e0ee32018-04-21 16:19:56 +020011obj-y := silk_spl.o
12else
13obj-y := silk.o qos.o
14endif