diff options
author | Inaky Perez-Gonzalez <inaky@linux.intel.com> | 2009-05-23 00:44:46 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-05-23 00:47:48 -0700 |
commit | 00d98e92bf5976a721caa68fc100fcc19068410b (patch) | |
tree | b5c0bad35771bdf7094795efa582a690eaa5f92a /bootstrap-configure | |
parent | 2fdc294cf3c903f2c292a7abaf4ab63ab37a20ac (diff) | |
download | connman-00d98e92bf5976a721caa68fc100fcc19068410b.tar.gz connman-00d98e92bf5976a721caa68fc100fcc19068410b.tar.bz2 connman-00d98e92bf5976a721caa68fc100fcc19068410b.zip |
Add plugin for Intel WiMAX SDK
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-x | bootstrap-configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-configure b/bootstrap-configure index ec0100ac..6e5bfdc1 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -32,8 +32,8 @@ fi --enable-hso \ --enable-ppp \ --enable-udev \ + --enable-iwmx \ --enable-iospm \ - --enable-iwmxsdk \ --enable-polkit \ --enable-client \ --enable-tools $* |