xref: /openbmc/linux/drivers/gnss/Makefile (revision 2b6a4403)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the GNSS subsystem.
4#
5
6obj-$(CONFIG_GNSS)			+= gnss.o
7gnss-y := core.o
8