OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
arch
/
mips
/
loongson64
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📄
Kconfig
3.6 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
356 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📁
common
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📁
fuloong-2e
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📁
lemote-2f
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📁
loongson-3
-
05/09/2024 07:14:16 AM
rwxr-xr-x
Editing: Makefile
Close
# # Common code for all Loongson based systems # obj-$(CONFIG_MACH_LOONGSON64) += common/ # # Lemote Fuloong mini-PC (Loongson 2E-based) # obj-$(CONFIG_LEMOTE_FULOONG2E) += fuloong-2e/ # # Lemote loongson2f family machines # obj-$(CONFIG_LEMOTE_MACH2F) += lemote-2f/ # # All Loongson-3 family machines # obj-$(CONFIG_CPU_LOONGSON3) += loongson-3/