1# SPDX-License-Identifier: GPL-2.0+ 2# 3# Copyright (C) 2024 CS GROUP France 4# Christophe Leroy <christophe.leroy@csgroup.eu> 5# 6 7obj-$(CONFIG_TARGET_CMPC885) += common.o 8obj-$(CONFIG_TARGET_CMPCPRO) += common.o 9