This website requires JavaScript.
Explore
Help
Sign In
tresor.bessoh
/
linuxdebug
Watch
1
Star
0
Fork
You've already forked linuxdebug
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
linuxdebug
/
scripts
/
kconfig
/
tests
/
preprocess
/
circular_expansion
/
Kconfig
6 lines
67 B
Plaintext
Raw
Permalink
Blame
History
# SPDX-License-Identifier: GPL-2.0
X = $(Y)
Y = $(X)
$(info $(X))
Reference in New Issue
View Git Blame
Copy Permalink