4 lines
89 B
Makefile
4 lines
89 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
# ECT
|
||
|
obj-$(CONFIG_ECT) += ect_parser.o
|