diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-07-27 18:40:18 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-07-27 18:40:18 -0700 |
commit | 654d99b98b0a6c9468c74d1a9054e850bfeaede1 (patch) | |
tree | e67da5bc3cd142dca1441a5af88753a336fc1627 /bootstrap-configure | |
parent | 6536cc01ae474807f74e0f160f1d7e756f2870e7 (diff) | |
download | connman-654d99b98b0a6c9468c74d1a9054e850bfeaede1.tar.gz connman-654d99b98b0a6c9468c74d1a9054e850bfeaede1.tar.bz2 connman-654d99b98b0a6c9468c74d1a9054e850bfeaede1.zip |
Remove udhcp plugin
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 9c597cd9..10456885 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -21,7 +21,6 @@ fi --enable-wifi=builtin \ --enable-bluetooth=builtin \ --enable-ofono=builtin \ - --enable-udhcp=builtin \ --enable-dhclient=builtin \ --enable-openconnect=builtin \ --enable-dnsproxy=builtin \ |