cd ${SOURCE_DIRECTORY} &&
make install &&
if [[ $LIBDRM_LIBS == y ]]; then
cd ${SOURCE_DIRECTORY}/radeon &&
make install
fi
