mm: vmscan: check if we isolated a compound page during lumpy scan
[deliverable/linux.git] / arch / mips / loongson / Makefile
1 #
2 # Common code for all Loongson based systems
3 #
4
5 obj-$(CONFIG_MACH_LOONGSON) += common/
6
7 #
8 # Lemote Fuloong mini-PC (Loongson 2E-based)
9 #
10
11 obj-$(CONFIG_LEMOTE_FULOONG2E) += fuloong-2e/
12
13 #
14 # Lemote loongson2f family machines
15 #
16
17 obj-$(CONFIG_LEMOTE_MACH2F) += lemote-2f/
This page took 0.030343 seconds and 5 git commands to generate.