Star
4
Fork
57
代码
介绍
代码
Issues
19
Pull Requests
6
流水线
Actions
讨论
Wiki
项目成员
37
分析
项目设置
Star
4
Fork
57
master
kernel_linux_5.10
/
scripts
/
kconfig
/
tests
/
preprocess
/
circular_expansion
/
Kconfig
下载
M
Masahiro Yamada
kconfig: test: add Kconfig macro language tests
2bece88f
创建于
2018年5月29日
历史提交
# SPDX-License-Identifier: GPL-2.0 X = $(Y) Y = $(X) $(info $(X))