3 lines
143 B
Makefile
Executable file
3 lines
143 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_SOC_ZX296702) += zx296702.o zx296702-pm-domain.o
|
|
obj-$(CONFIG_SMP) += headsmp.o platsmp.o
|