Home
last modified time | relevance | path

Searched refs:device_arch (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure719 --with-devices-*) device_arch=${opt#--with-devices-};
720 device_arch=${device_arch%%=*}
721 cf=$source_path/configs/devices/$device_arch-softmmu/$optarg.mak
723 device_archs="$device_archs $device_arch"
724 eval "devices_${device_arch}=\$optarg"