12 lines
219 B
INI
12 lines
219 B
INI
|
[test_x86]
|
||
|
tags = bluetooth,net
|
||
|
build_only = true
|
||
|
arch_whitelist = x86
|
||
|
# FIXME Doesn't work for ia32_pci
|
||
|
config_whitelist = CONFIG_PLATFORM="ia32"
|
||
|
|
||
|
[test_arm]
|
||
|
tags = bluetooth,net
|
||
|
build_only = true
|
||
|
arch_whitelist = arm
|