repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
arch
/
mips
/
loongson32
/
Makefile
blob
1ab2c5bbc06606d9e7c984fd8410647c1698e999
1
#
2
# Common code for all Loongson 1 based systems
3
#
4
5
obj-
$(
CONFIG_MACH_LOONGSON32
) +=
common
/
6
7
#
8
# Loongson LS1B board
9
#
10
11
obj-
$(
CONFIG_LOONGSON1_LS1B
) +=
ls1b
/
12
13
#
14
# Loongson LS1C board
15
#
16
17
obj-
$(
CONFIG_LOONGSON1_LS1C
) +=
ls1c
/