1 # SPDX-License-Identifier: GPL-2.0-only 2 # 3 # Common code for all Loongson based systems 4 # 5 6 obj-$(CONFIG_MACH_LOONGSON2EF) += common/ 7 8 # 9 # Lemote Fuloong mini-PC (Loongson 2E-based) 10 # 11 12 obj-$(CONFIG_LEMOTE_FULOONG2E) += fuloong-2e/ 13 14 # 15 # Lemote loongson2f family machines 16 # 17 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.