diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-07-03 15:05:20 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-07-03 15:05:20 -0700 |
commit | f2419468e93e2dba548d02a511993a8443f9d1eb (patch) | |
tree | 067173226418aaa75e307485fd18a05ab34b6bae /bootstrap-configure | |
parent | a2f953500ea73dd3580e0865cdadd87e70cc561b (diff) | |
download | connman-f2419468e93e2dba548d02a511993a8443f9d1eb.tar.gz connman-f2419468e93e2dba548d02a511993a8443f9d1eb.tar.bz2 connman-f2419468e93e2dba548d02a511993a8443f9d1eb.zip |
Require udev and if not present use a compat layer
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-x | bootstrap-configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap-configure b/bootstrap-configure index 236579d7..674f6e06 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -31,7 +31,6 @@ fi --enable-hso=builtin \ --enable-mbm=builtin \ --enable-ppp \ - --enable-udev \ --enable-iwmx \ --enable-iospm \ --enable-polkit=builtin \ |