]> git.ipfire.org Git - thirdparty/kmod.git/blame - bootstrap-configure
doc: Don't reference /etc/modprobe.conf
[thirdparty/kmod.git] / bootstrap-configure
CommitLineData
3bf8d4b0
LDM
1#!/bin/sh
2
3. ./bootstrap && \
4 exec ./configure CFLAGS="-g -O2 -Werror" $args $hackargs $*