projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel...
[platform/kernel/linux-rpi.git]
/
arch
/
mips
/
loongson32
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Common code for all Loongson 1 based systems
4
#
5
6
obj-$(CONFIG_MACH_LOONGSON32) += common/
7
8
#
9
# Loongson LS1B board
10
#
11
12
obj-$(CONFIG_LOONGSON1_LS1B) += ls1b/
13
14
#
15
# Loongson LS1C board
16
#
17
18
obj-$(CONFIG_LOONGSON1_LS1C) += ls1c/