DIR:/lib/modules/5.14.0-503.15.1.el9_5.x86_64/build/arch/mips/loongson32/ |
Current File : //lib/modules/5.14.0-503.15.1.el9_5.x86_64/build/arch/mips/loongson32/Makefile |
# SPDX-License-Identifier: GPL-2.0-only # # Common code for all Loongson 1 based systems # obj-$(CONFIG_MACH_LOONGSON32) += common/ # # Loongson LS1B board # obj-$(CONFIG_LOONGSON1_LS1B) += ls1b/ # # Loongson LS1C board # obj-$(CONFIG_LOONGSON1_LS1C) += ls1c/ |