aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2014-04-06 17:14:23 -0300
committerLucas De Marchi <lucas.demarchi@intel.com>2014-04-06 17:14:23 -0300
commit6ca7c0926fd7ba82824a950be63defef5d0afb81 (patch)
tree27036b61ef94902e9848dfa0de41dd0e79ae50a0 /bootstrap
parent9324bb52f30cb6d0ff2828e1a63056d9c78960a1 (diff)
downloadkmod-6ca7c0926fd7ba82824a950be63defef5d0afb81.tar.gz
build-sys: enable python in bootstrap-configure
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index b26ff8c..e6d8260 100755
--- a/bootstrap
+++ b/bootstrap
@@ -11,7 +11,7 @@ args="--prefix=/usr \
--sysconfdir=/etc \
--libdir=$(libdir /usr/lib)"
-hackargs="--enable-debug --with-xz --with-zlib"
+hackargs="--enable-debug --enable-python --with-xz --with-zlib"
cat <<EOC