Christophe Leroy | f94617d | 2024-04-13 08:41:14 +0200 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
2 | # | ||||
3 | # Copyright (C) 2024 CS GROUP France | ||||
4 | # Christophe Leroy <christophe.leroy@csgroup.eu> | ||||
5 | # | ||||
6 | |||||
7 | obj-$(CONFIG_TARGET_CMPC885) += common.o | ||||
8 | obj-$(CONFIG_TARGET_CMPCPRO) += common.o |