diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-05-08 12:52:54 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-05-08 12:52:54 +0000 |
commit | 331abb4c83b5c6690093ec0807d01823e4548865 (patch) | |
tree | 0f8dac2febcd38b747f9aa27a4a9739e248db4c5 /bootstrap-configure | |
parent | 5d9f545ef534d3d2f4861c336de8d4f6321dd011 (diff) |
Allow configuration of serial service
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-x | bootstrap-configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure index c2188408..0b608ce6 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -15,6 +15,7 @@ fi --enable-all \ --enable-glib \ --enable-network \ + --enable-serial \ --enable-input \ --enable-audio \ --enable-echo \ |