DIR:/usr/lib/modules/5.14.0-503.34.1.el9_5.x86_64/source/arch/mips/loongson2ef/ |
Current File : //usr/lib/modules/5.14.0-503.34.1.el9_5.x86_64/source/arch/mips/loongson2ef/Makefile |
# SPDX-License-Identifier: GPL-2.0-only # # Common code for all Loongson based systems # obj-$(CONFIG_MACH_LOONGSON2EF) += common/ # # Lemote Fuloong mini-PC (Loongson 2E-based) # obj-$(CONFIG_LEMOTE_FULOONG2E) += fuloong-2e/ # # Lemote loongson2f family machines # obj-$(CONFIG_LEMOTE_MACH2F) += lemote-2f/ |