mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-18 08:35:08 +08:00
7 lines
162 B
Makefile
7 lines
162 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Makefile for the Linux Kernel SoC Loongson-2 specific device drivers
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_LOONGSON2_GUTS) += loongson2_guts.o
|