3 lines
113 B
Makefile
Executable file
3 lines
113 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_AIRO) += airo.o
|
|
obj-$(CONFIG_AIRO_CS) += airo_cs.o airo.o
|