git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20654 10447126-35f2-4685-b0cf-6dd780d3921f
@ -13,6 +13,6 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
if [[ $arch = x86* ]]; then
if atstage native && [[ $arch = x86* ]]; then
var_insert lx_3rd_party_modules " " "qemu"
fi