Star
4
Fork
54
代码
介绍
代码
Issues
33
Pull Requests
23
流水线
Actions
讨论
Wiki
项目成员
37
分析
项目设置
Star
4
Fork
54
master
kernel_linux_5.10
/
tools
/
testing
/
selftests
/
sigaltstack
/
Makefile
下载
G
Greg Kroah-Hartman
treewide: Add SPDX license identifier - Makefile/Kconfig
ec8f24b7
创建于
2019年5月21日
历史提交
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS = -Wall
TEST_GEN_PROGS = sas
include
../lib.mk