xref: /openbmc/linux/drivers/soc/loongson/Makefile (revision 2be6bc48df59c99d35aab16a51d4a814e9bb8c35)
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