Makefile 106 字节
Newer Older
1 2 3 4 5
# SPDX-License-Identifier: GPL-2.0

icc-core-objs				:= core.o

obj-$(CONFIG_INTERCONNECT)		+= icc-core.o