xref: /linux/drivers/soc/loongson/Makefile (revision 7a92fc8b4d20680e4c20289a670d8fca2d1f2c1b)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# Makefile for the Linux Kernel SoC Loongson-2 specific device drivers
4#
5
6obj-$(CONFIG_LOONGSON2_GUTS)		+= loongson2_guts.o
7obj-$(CONFIG_LOONGSON2_PM)		+= loongson2_pm.o
8