4 lines
115 B
Makefile
Executable file
4 lines
115 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_ZD1211RW) += zd1211rw/
|
|
|
|
obj-$(CONFIG_USB_ZD1201) += zd1201.o
|