"Das U-Boot" Source Tree
at master 8 lines 209 B view raw
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