summaryrefslogtreecommitdiffstats
path: root/rules/crosstools.in
blob: 65dfb544735c33d3bac6367b7f8bb1df8847b43f (plain)
1
2
3
4
5
6
7
8
source "rules/cross-module-init-tools.in"
source "rules/cross-pkg-config-wrapper.in"

config CROSS_NASM
	bool
	prompt "x86 NASM"
	depends on ARCH_X86