projects
/
platform
/
kernel
/
linux-starfive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
[platform/kernel/linux-starfive.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/