5 lines
144 B
Makefile
5 lines
144 B
Makefile
|
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
|
|
||
|
|
obj-$(CONFIG_SOPHGO_CV1800_RTCSYS) += cv1800-rtcsys.o
|
||
|
|
obj-$(CONFIG_SOPHGO_SG2044_TOPSYS) += sg2044-topsys.o
|