summaryrefslogtreecommitdiffstats
path: root/rules/ptxdist-dgen.in
blob: 55283f5073af96f63a4008b4f8775ac680c373b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=ptxdist_version
## SECTION=platform_version

config RUNTIME
	bool
	default y if "$(PTXDIST_DEP_TARGET)" != "build"

config BUILDTIME
	bool
	default y if "$(PTXDIST_DEP_TARGET)" != "run"

config VIRTUAL
	bool