scons: Make the USE_KVM variable available in C++.
authorGabe Black <gabeblack@google.com>
Tue, 23 Dec 2014 00:49:24 +0000 (16:49 -0800)
committerGabe Black <gabeblack@google.com>
Tue, 23 Dec 2014 00:49:24 +0000 (16:49 -0800)
commit7e34bae813a2dc1dc15cea53183840622ac4394e
treec14abb00c87e5d8ac8c80b94f558f7ee7835139f
parent8d9ce18c2b166da048c4272ec569fff581336d9c
scons: Make the USE_KVM variable available in C++.

We need it to determine whether we should expect KVM related parameters
exist in the cirrus graphics device.
SConstruct