1 # SPDX-License-Identifier: GPL-2.0-only 1 # SPDX-License-Identifier: GPL-2.0-only 2 # 2 # 3 # Common code for all Loongson based systems 3 # Common code for all Loongson based systems 4 # 4 # 5 5 6 obj-$(CONFIG_MACH_LOONGSON2EF) += common/ 6 obj-$(CONFIG_MACH_LOONGSON2EF) += common/ 7 7 8 # 8 # 9 # Lemote Fuloong mini-PC (Loongson 2E-based) 9 # Lemote Fuloong mini-PC (Loongson 2E-based) 10 # 10 # 11 11 12 obj-$(CONFIG_LEMOTE_FULOONG2E) += fuloong-2e/ 12 obj-$(CONFIG_LEMOTE_FULOONG2E) += fuloong-2e/ 13 13 14 # 14 # 15 # Lemote loongson2f family machines 15 # Lemote loongson2f family machines 16 # 16 # 17 17 18 obj-$(CONFIG_LEMOTE_MACH2F) += lemote-2f/ 18 obj-$(CONFIG_LEMOTE_MACH2F) += lemote-2f/
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.