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-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-block
[platform/kernel/linux-starfive.git]
/
arch
/
mips
/
tools
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
hostprogs := elf-entry
3
PHONY += elf-entry
4
elf-entry: $(obj)/elf-entry
5
@:
6
7
hostprogs += loongson3-llsc-check
8
PHONY += loongson3-llsc-check
9
loongson3-llsc-check: $(obj)/loongson3-llsc-check
10
@: