diff options
author | Phil Blundell <philb@gnu.org> | 2005-01-27 10:42:47 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2005-01-27 10:42:47 +0000 |
commit | 4ec20bc3546e3d49538cea63e2156381a9f81708 (patch) | |
tree | c62c012956576ee349491fb25fcfcd38c74680d9 /conf | |
parent | 2c201cefe7f8191d79269b6521f0c2f8a26ade5f (diff) |
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into stealth.nexus.co.uk:/home/pb/oe/oe
2005/01/27 10:42:35+00:00 nexus.co.uk!pb
add ircomm-tty to HANDHELD_MODULES
BKrev: 41f8c5a7RCb6lZEfu7leS-Zv3s6jDQ
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/handheld-common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/handheld-common.conf b/conf/machine/handheld-common.conf index e938cb2a37..cefac0310f 100644 --- a/conf/machine/handheld-common.conf +++ b/conf/machine/handheld-common.conf @@ -12,7 +12,7 @@ pcnet-cs serial-cs \ af_packet \ ppp-async ppp-deflate ppp-mppe \ ip-gre ip-tables ipip \ -irda irlan irnet irport irtty \ +irda irlan irnet irport irtty ircomm-tty \ input uinput \ " |