diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-05-17 01:37:51 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-05-17 01:37:51 +0000 |
commit | 151ad3e39835a2a6cca78f3181d23fe2226be60e (patch) | |
tree | 5ea2babbf47bb8ab0f27f9b97060b42ac2c8993c /openwrt/package/gcom/Config.in | |
parent | 33ac34cace5948dc553ee9a231216d0bc962e3f1 (diff) |
add gcom to trunk too (closes: #333).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3792 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/gcom/Config.in')
-rw-r--r-- | openwrt/package/gcom/Config.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/package/gcom/Config.in b/openwrt/package/gcom/Config.in new file mode 100644 index 0000000000..2fedc14a34 --- /dev/null +++ b/openwrt/package/gcom/Config.in @@ -0,0 +1,11 @@ +config BR2_PACKAGE_GCOM + prompt "gcom.............................. Option/Vodafone 3G/GPRS control tool" + tristate + default m + help + Option GlobeTrotter GPRS/EDGE/3G/HSDPA and Vodafone 3G/GPRS datacard control tool + + gcom is a scripting language interpreter useful for establishing communications + on serial lines and through PCMCIA modems as well as GPRS and 3G datacards. + + http://www.pharscape.org/content/view/46/70/ |