brintos

brintos / linux-shallow public Read only

0
0
Text · 208 B · 4118f50 Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.0+2#3# Makefile for the Linux Kernel SoC Loongson-2 specific device drivers4#5 6obj-$(CONFIG_LOONGSON2_GUTS)		+= loongson2_guts.o7obj-$(CONFIG_LOONGSON2_PM)		+= loongson2_pm.o8