5 lines
112 B
Makefile
5 lines
112 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# SIRF GNSS driver makefile.
|
|
|
|
obj-$(CONFIG_GNSS_SIRF) += gnss_sirf.o
|