config/options:

- remove references to $MESA and $LIBDRM variable
This commit is contained in:
Stephan Raue 2010-03-13 20:04:56 +01:00
parent d78b5d890a
commit 6fd3fc78af

View File

@ -39,12 +39,6 @@ PROJECT_DIR=$ROOT/projects
# Support C++ in toolchain
TOOLCHAIN_CXX=yes
# MESA to use (Mesa / Mesa-master)
MESA=Mesa
# libdrm to use (libdrm / libdrm-master)
LIBDRM=libdrm
# verbose compilation mode (yes/no)
VERBOSE=yes