1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_NLM_COMMON) += common/ 3obj-$(CONFIG_CPU_XLR) += xlr/ 4obj-$(CONFIG_CPU_XLP) += xlp/ 5