DIR: /usr/src/linux-headers-6.8.0-45/drivers/soc/loongson/ |
Current File : //usr/src/linux-headers-6.8.0-45/drivers/soc/loongson/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 obj-$(CONFIG_LOONGSON2_PM) += loongson2_pm.o |