Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[deliverable/linux.git] / arch / mips / loongson64 / Makefile
CommitLineData
85749d24
WZ
1#
2# Common code for all Loongson based systems
3#
4
30ad29bb 5obj-$(CONFIG_MACH_LOONGSON64) += common/
85749d24
WZ
6
7#
8# Lemote Fuloong mini-PC (Loongson 2E-based)
9#
10
70342287 11obj-$(CONFIG_LEMOTE_FULOONG2E) += fuloong-2e/
6616db78
WZ
12
13#
14# Lemote loongson2f family machines
15#
16
17obj-$(CONFIG_LEMOTE_MACH2F) += lemote-2f/
d788bfa9
HC
18
19#
20# All Loongson-3 family machines
21#
22
23obj-$(CONFIG_CPU_LOONGSON3) += loongson-3/
This page took 0.382174 seconds and 5 git commands to generate.